Skip to content

Instantly share code, notes, and snippets.

@ColonelBuendia
Created October 15, 2018 04:50
Show Gist options
  • Save ColonelBuendia/cddc1256a149af18ebfa41e3456b5bd5 to your computer and use it in GitHub Desktop.
Save ColonelBuendia/cddc1256a149af18ebfa41e3456b5bd5 to your computer and use it in GitHub Desktop.
[Insert]
INSERT INTO Table(Col1, Col2)
VALUES (1, 2);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment