Skip to content

Instantly share code, notes, and snippets.

@ArCiGo
Last active May 19, 2019 21:39
Show Gist options
  • Save ArCiGo/37b55b93bf65d70d46718fa4eb73167a to your computer and use it in GitHub Desktop.
Save ArCiGo/37b55b93bf65d70d46718fa4eb73167a to your computer and use it in GitHub Desktop.
SELECT "table_alias"."column_name1" AS "column_alias"
FROM "table_name" AS "table_alias";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment