How can we create MySQL stored procedures without ‘BEGIN’ and ‘END’?
Answers
Answered by
0
Click the Apply button if everything is good. After that, MySQL compiles and puts the stored procedure in the database catalog; click the Finish button. Finally, you can see a new stored procedure created under Routines of the classicmodels database.
Similar questions