Está en la página 1de 1

Generate a MySQL 5 database. Date/time: 2011-06-07 14:13 Database created. Tables Add table "profesor" Table "profesor" added.

Add table "Materia" Table "Materia" added. Add table "Curso" Table "Curso" added. Add table "Nota" Table "Nota" added. Add table "Estudiante" Table "Estudiante" added. Add table "Logro" Table "Logro" added. Add table "profesor_Curso" Table "profesor_Curso" added. Add table "Actividad" Table "Actividad" added. Foreign key constraints Constraint "Materia.Curso_Materia" added. Constraint "Nota.Estudiante_Nota" added. Constraint "Estudiante.Materia_Estudiante" added. Constraint "Logro.Materia_Logro" added. Constraint "profesor_Curso.profesor_profesor_Curso" added. Constraint "profesor_Curso.Curso_profesor_Curso" added. Constraint "Actividad.Logro_Actividad" added. Constraint "Actividad.Materia_Actividad" added.

También podría gustarte