Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created August 8, 2019 02:09
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/f2d48e45f1f0d2647bab7ec0c233eb5a to your computer and use it in GitHub Desktop.
Save parzibyte/f2d48e45f1f0d2647bab7ec0c233eb5a to your computer and use it in GitHub Desktop.
INSERT INTO productos(codigo_barras, descripcion, precio)
VALUES
("123456", "Boing 326 ml sabor Guayaba", 20);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment