Skip to content

Instantly share code, notes, and snippets.

@camelcaseblog
Last active January 29, 2019 07:33
Embed
What would you like to do?
select * from table where a=b and b=c
select * from table where a=b and b=c and a=c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment