Skip to content

Instantly share code, notes, and snippets.

@FCO

FCO/2-1.sql Secret

Created December 1, 2018 18:51
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 FCO/929c33ae7d93ddac98d754d356302537 to your computer and use it in GitHub Desktop.
Save FCO/929c33ae7d93ddac98d754d356302537 to your computer and use it in GitHub Desktop.
INSERT INTO wishlist(
name,
link,
wisher_id
) VALUES(
'Comma',
'https://commaide.com',
1
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment