Skip to content

Instantly share code, notes, and snippets.

@MinaMal
Created March 15, 2020 05:47
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 MinaMal/2eb396a1944e83660c535ff76e65cdac to your computer and use it in GitHub Desktop.
Save MinaMal/2eb396a1944e83660c535ff76e65cdac to your computer and use it in GitHub Desktop.
INSERT INTO Example
INSERT INTO t1 VALUES (1), (2), (3);
INSERT INTO t2 VALUES (2), (3), (4);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment