Forum Discussion
koryknick
5 years agoEmployee
SQL Server 2016 (13.x) and later has a “FOR JSON” clause:
You should be able to return the result set exactly how you want.
SQL Server 2016 (13.x) and later has a “FOR JSON” clause:
You should be able to return the result set exactly how you want.