Skip to content

Instantly share code, notes, and snippets.

@kozo
Last active September 24, 2015 14:17
Show Gist options
  • Save kozo/760806 to your computer and use it in GitHub Desktop.
Save kozo/760806 to your computer and use it in GitHub Desktop.
SELECT
*
FROM
tablename
WHERE
col IN ('A','B','C')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment