Skip to content

Instantly share code, notes, and snippets.

@MinaMal
Created February 26, 2020 13:45
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/7558544ff81b3f32f14759ba84a32cbe to your computer and use it in GitHub Desktop.
Save MinaMal/7558544ff81b3f32f14759ba84a32cbe to your computer and use it in GitHub Desktop.
INSERT INTO
INSERT INTO t1 (ID, Pattern)
VALUES (1, 'Divot'), (2, 'Brick'), (3, 'Grid');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment