News

Returns a valid JSON array string of nvarchar (max) type. For more info about what you see in the output of the JSON_ARRAY function, see the following articles: How FOR JSON converts SQL Server data ...
Issue Type: Feature Request I have a column from my SQL query results that prints out the following: researcher [12,3,4] [5,3,19] I then save the SQL query results (above) using the 'Save As JSON' ...