SQL Server 2016 Tutorial :: Create a JSON Document Using SQL Server 2016
In this post, I started to create a JSON document using SQL Server 2016. There’s so many new capabilities to play around and explore in SQL Server 2016. One of the new capabilities that has caught our attention is the introduction of JSON support. SQL Server 2016 will support JSON (JavaScript Object Notation). JSON is …