1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00

Minor fixes in readme.md

Added minor corrections in readme.md files
This commit is contained in:
Jovan Popovic
2016-06-22 14:51:09 +02:00
parent 5831dccebd
commit 0e46c20b24
4 changed files with 32 additions and 15 deletions

View File

@ -11,3 +11,7 @@ Master Data Services (MDS) is the SQL Server solution for master data management
[R Services](features/r-services)
SQL Server R Services brings R processing close to the data, allowing more scalable and more efficient predictive analytics.
[JSON Support](features/json)
Built-in JSON functions enable you to easily parse and query JSON data stored in database, transform relational data to JSON text, and vice versa.