Skip to content

Instantly share code, notes, and snippets.

@liuxd
Last active March 7, 2019 21:35
Show Gist options
  • Select an option

  • Save liuxd/d084f675c5668ef427b1eb858bbd44c2 to your computer and use it in GitHub Desktop.

Select an option

Save liuxd/d084f675c5668ef427b1eb858bbd44c2 to your computer and use it in GitHub Desktop.
[FOR JSON AUTO] #MSSQL
SELECT *
FROM test
FOR JSON AUTO;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment