Skip to content

Instantly share code, notes, and snippets.

@nanotroy
Created May 23, 2019 16:31
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 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', 'lvthillo@mail.com');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment