Skip to content

Instantly share code, notes, and snippets.

@vikaskanani
Created March 5, 2016 06:37
Show Gist options
  • Save vikaskanani/b5a6657a324c9cc3cc46 to your computer and use it in GitHub Desktop.
Save vikaskanani/b5a6657a324c9cc3cc46 to your computer and use it in GitHub Desktop.
SELECT column, expression, column as alias
FROM table1, table2, table3
FOR JSON [AUTO | PATH]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment