sql insert institucion carrerar error
This commit is contained in:
parent
958bd46fa5
commit
f6b1121c6d
@ -299,4 +299,4 @@ INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(500, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(600, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(700, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(800, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera, clave_alt) VALUES(1000, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(1000, 1);
|
||||
|
Loading…
Reference in New Issue
Block a user