db updates

This commit is contained in:
ivan-pelly
2026-02-21 10:57:31 -08:00
parent 8304d65e65
commit fb1eea6d08
4 changed files with 1230 additions and 1597 deletions
@@ -1,7 +1,5 @@
DELIMITER ;;
CREATE DEFINER=`root`@`%` PROCEDURE `sp_Student_GetAll`()
DELIMITER ;;
CREATE DEFINER=`root`@`%` PROCEDURE `sp_Student_GetAll`()
BEGIN
SELECT
id_student,