diff --git a/db/Objects/procedures/sp_Student_GetAll.sql b/db/Objects/procedures/sp_Student_GetAll.sql index f0b31cf..0ad5350 100644 --- a/db/Objects/procedures/sp_Student_GetAll.sql +++ b/db/Objects/procedures/sp_Student_GetAll.sql @@ -1,5 +1,7 @@ DELIMITER ;; CREATE DEFINER=`root`@`%` PROCEDURE `sp_Student_GetAll`() +DELIMITER ;; +CREATE DEFINER=`root`@`%` PROCEDURE `sp_Student_GetAll`() BEGIN SELECT id_student,