Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created July 9, 2019 22:03
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/f5f4cbd9193df93d9e288c04e3df531f to your computer and use it in GitHub Desktop.
Save parzibyte/f5f4cbd9193df93d9e288c04e3df531f to your computer and use it in GitHub Desktop.
INSERT INTO mascotas(nombre, edad) VALUES("Maggie", 2), ("Coqueta", 5), ("Cuco", 3);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment