Skip to content

Instantly share code, notes, and snippets.

@philpoore
Created September 27, 2014 15:38
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 philpoore/be5a497f46a38cffd60d to your computer and use it in GitHub Desktop.
Save philpoore/be5a497f46a38cffd60d to your computer and use it in GitHub Desktop.
SOME SQL EXAMPLE
select * from users
where 1=1
and name = 'friend'
i add more stuff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment