Skip to content

Instantly share code, notes, and snippets.

@ArCiGo
Last active May 19, 2019 21:38
Show Gist options
  • Save ArCiGo/226fafb70830b4eba6b95f78d54af774 to your computer and use it in GitHub Desktop.
Save ArCiGo/226fafb70830b4eba6b95f78d54af774 to your computer and use it in GitHub Desktop.
SELECT "column_name1"[,
"column_name2"
...]
FROM "table_name";
GO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment