mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
18 lines
475 B
Markdown
18 lines
475 B
Markdown
# SQL Server Machine Learning Services
|
|
|
|
SQL Server 2016 added support for running R scripts from T-SQL. SQL Server 2017 added support for running Python scripts from T-SQL. SQL Server 2019 adds support for running Java code from T-SQL.
|
|
|
|
**Applies to:** SQL Server 2016+, SQL Server 2019, SQL Server 2019 big data cluster
|
|
|
|
[r](r)
|
|
|
|
This folder contains the R samples.
|
|
|
|
[python](python)
|
|
|
|
This folder contains the R samples.
|
|
|
|
[java](java)
|
|
|
|
This folder contains the Java samples.
|