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

Updated readme file

This commit is contained in:
Jovan Popovic
2016-10-29 11:08:02 -07:00
parent dfc40b3a1e
commit 346d5aa86b

View File

@ -17,8 +17,8 @@ In this example you will see how easily you can integrate Single-page apps imple
## About this sample
- **Applies to:** SQL Server 2016 (or higher), Azure SQL Database
- **Key features:** FOR JSON clause in SQL Server 2016/Azure SQL Database.
- **Programming Language:** JavaScript/ReactJS, C#, Transact-SQL
- **Key features:** JSON functionalities in SQL Server 2016/Azure SQL Database.
- **Programming Language:** JavaScript/AngularJS, C#, Transact-SQL
- **Authors:** Jovan Popovic
<a name=before-you-begin></a>