Skip to content

Instantly share code, notes, and snippets.

@vmussak
Last active November 17, 2019 20:29
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save vmussak/50dad0a77c5fd1b334bf274a86d1e9e5 to your computer and use it in GitHub Desktop.
UPDATE Cliente
SET Nome = 'Vinicius',
Sobrenome = 'Mussak',
Email = 'vinicius.mussak@outlook.com'
WHERE Id = 333123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment