Skip to content

Instantly share code, notes, and snippets.

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 davidcueva/27ab5df3983d257a7297a6ad1a0439ca to your computer and use it in GitHub Desktop.
Save davidcueva/27ab5df3983d257a7297a6ad1a0439ca to your computer and use it in GitHub Desktop.
SELECT submissionDate, transactionType
FROM transactions
LIMIT 10;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment