I am not able to find where to write the stored procedure in phpMyAdmin and how to call it using MVC architecture.
Step -1 : Open PHP My Admin and select the database to create stored procedure. Step -2 : Go to Routines menu & Click on Add routine. Step -3 : By Clicking on Add Routine Link, PHPMyAdmin will open Pop-up. Step -4 : Follow the steps and create stored procedure.
Create a simple stored procedure. DELIMITER ; To create the MySQL Stored Procedure, open the MySQL workbench Connect to the MySQL Database copy-paste the code in the query editor window click on Execute. You can view the procedure under stored procedures.
You can easily create procedures in phpMyAdmin.
For example like follows.
That's it. You can view your created procedures under 'Routines' tab itself.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With