Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created May 15, 2019 21:49
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/aae42bc10af19d6dc4f9ca1487665b1d to your computer and use it in GitHub Desktop.
Save parzibyte/aae42bc10af19d6dc4f9ca1487665b1d to your computer and use it in GitHub Desktop.
insert into usuarios values
('foo@bar.baz', 0),
('staff@gmail.com', 0),
('contacto@parzibyte.me', 1),
('john.galt@atlantis.com', 1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment