Skip to content

Instantly share code, notes, and snippets.

@jshcrowthe
Created March 24, 2014 19:17
Show Gist options
  • Save jshcrowthe/9747113 to your computer and use it in GitHub Desktop.
Save jshcrowthe/9747113 to your computer and use it in GitHub Desktop.
SQL Select Statement
SELECT column_name FROM table_name WHERE x=y;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment