Advertisement
arielromero

Untitled

May 22nd, 2015
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. INSERT INTO academico.cumotivoestado(codmotivoestado, descripcion, tipo) VALUES (1, 'Ingreso a la carrera', 1);
  2. INSERT INTO academico.cumotivoestado(codmotivoestado, descripcion, tipo) VALUES (2, 'Finalizacion de la carrera', 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement