Skip to content

Instantly share code, notes, and snippets.

@ColonelBuendia
Created October 15, 2018 04:49
Show Gist options
  • Save ColonelBuendia/18fbddde6f110573a414d297f5cd8cd4 to your computer and use it in GitHub Desktop.
Save ColonelBuendia/18fbddde6f110573a414d297f5cd8cd4 to your computer and use it in GitHub Desktop.
[Select] SQL Select
SELECT *
FROM Table
WHERE Col = 1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment