Skip to content

Instantly share code, notes, and snippets.

@FCO

FCO/1-1.sql Secret

Created December 1, 2018 18:48
Show Gist options
  • Save FCO/8814b6e9e662080b81cfc1586eaeaed1 to your computer and use it in GitHub Desktop.
Save FCO/8814b6e9e662080b81cfc1586eaeaed1 to your computer and use it in GitHub Desktop.
INSERT INTO person(
email,
name
) VALUES(
'fco@aco.com',
'Fernando'
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment