Skip to content

Instantly share code, notes, and snippets.

@operateur-mar
Created September 29, 2018 11:23
Show Gist options
  • Save operateur-mar/dbf70fd27578666b1bd528dac7094eb3 to your computer and use it in GitHub Desktop.
Save operateur-mar/dbf70fd27578666b1bd528dac7094eb3 to your computer and use it in GitHub Desktop.
INSERT into orders values
(1,1,'9/29/2018','14:02','reuglar order'),
(2,1,'9/29/2018','14:30','reuglar order'),
(3,3,'9/29/2018','17:22','Big Meal order')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment