Skip to content

Instantly share code, notes, and snippets.

@davidgilbertson
Created September 22, 2019 01:49
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 davidgilbertson/11e4f27d820aeb839a56623787da6f1b to your computer and use it in GitHub Desktop.
Save davidgilbertson/11e4f27d820aeb839a56623787da6f1b to your computer and use it in GitHub Desktop.
UPDATE users SET email = 'no', surname = password WHERE username = 'me@email.com'; # WHERE id = '1234'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment