INSERT INTO `education_level_guardian`(`serial_elg`, `name_elg`, `status_elg`) VALUES (NULL,'NINGUNO','ACTIVE'), (NULL,'BÁSICA','ACTIVE'), (NULL,'BACHILLERATO','ACTIVE'), (NULL,'TERCER NIVEL','ACTIVE'), (NULL,'CUARTO NIVEL','ACTIVE');