Skip to content

Instantly share code, notes, and snippets.

@denispeyrusaubes
Created April 24, 2018 13:22
Show Gist options
  • Save denispeyrusaubes/3232608ad86fa869e8b68ffcfa7c9840 to your computer and use it in GitHub Desktop.
Save denispeyrusaubes/3232608ad86fa869e8b68ffcfa7c9840 to your computer and use it in GitHub Desktop.
INSERT INTO runners VALUES (1, 'mkyong', '[email protected]');
INSERT INTO runners VALUES (2, 'alex', '[email protected]');
INSERT INTO runners VALUES (3, 'joel', '[email protected]');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment