Skip to content

Instantly share code, notes, and snippets.

@nanotroy
Created May 23, 2019 16:31
Show Gist options
  • Save nanotroy/152b2f20a8e0dec13a93c32c05e65445 to your computer and use it in GitHub Desktop.
Save nanotroy/152b2f20a8e0dec13a93c32c05e65445 to your computer and use it in GitHub Desktop.
INSERT INTO employees (first_name, last_name, department, email)
VALUES ('Lorenz', 'Vanthillo', 'IT', '[email protected]');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment