Issue
How do I write a stored procedure in phpMyAdmin?
Solution
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.
Answered By - Daniel Vassallo
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.