Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Last active August 11, 2020 16:15
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 parzibyte/0bb73870948cf8812197df2dec206449 to your computer and use it in GitHub Desktop.
Save parzibyte/0bb73870948cf8812197df2dec206449 to your computer and use it in GitHub Desktop.
insert into canciones (nombre, artista)
values ('We three (My Echo, My Shadow, and Me)', 'Ink spots'),
('Under My Thumb', 'The Rolling Stones'),
('You Never Can Tell', 'Chuck Berry');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment