There are three main options for operationalizing R code embedded in T-SQL. All of these tools are free:
- SQL Server Management Studio (SSMS)
- R Tools for Visual Studio (RTVS)
- SQL Server Data Tools (SSDT)
This section provides an overview of how the tools can help you operationalize R code in SQL Server as part of workflows.