How do I write a stored procedure in phpMyAdmin?
In phpMyAdmin you can create the stored procedure in the SQL window.
You may have to set the delimieter to something like "$$" instead of the default ";". You can change this from the bottom of the SQL window.
2.1m questions
2.1m answers
60 comments
57.0k users