Whats New in SQL 2016 – Native JSON Function Support – Generating JSON documents using FOR JSON clause

One of the most sought after feature that got included in SQL 2016 is the native support for JSON data in Transact SQL. JSON has become kind of de-facto standard for data transfer in web applications these days. As such…

SQL Server 2016 Available for General Availability Now

SQL 2016 has been released for general availability now You can find the download links from MSDN The evaluation period is for 180 days  https://www.microsoft.com/en-us/evalcenter/evaluate-sql-server-2016 SQL 2016 comes with lots of useful and cool features including Native JSON support Always…