Skip to content

Instantly share code, notes, and snippets.

@sohangp
Created November 19, 2019 20:21
Show Gist options
  • Save sohangp/614c6c007aecba5df74a3bb326381299 to your computer and use it in GitHub Desktop.
Save sohangp/614c6c007aecba5df74a3bb326381299 to your computer and use it in GitHub Desktop.
UPDATE STUDENT
UPDATE STUDENT SET EMAIL='jill@gmail.com', NAME='Jill' WHERE ID = 1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment