Last active
March 7, 2019 21:35
-
-
Save liuxd/d084f675c5668ef427b1eb858bbd44c2 to your computer and use it in GitHub Desktop.
[FOR JSON AUTO] #MSSQL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SELECT * | |
| FROM test | |
| FOR JSON AUTO; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment