Skip to content

Instantly share code, notes, and snippets.

@eustin
Created March 7, 2024 23:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eustin/e4c7288d5b8595e0fe13a01bedee61ce to your computer and use it in GitHub Desktop.
Save eustin/e4c7288d5b8595e0fe13a01bedee61ce to your computer and use it in GitHub Desktop.
leading commas
select
some_column
, another_column
, yet_another_column
from some_table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment