Student Reviews
( 5 Of 5 )
1 review
Video of Learning MySQL - Stored Procedures in MySQL SQL course by Steve Griffith - Prof3ssorSt3v3 channel, video No. 35 free certified online
This episode covers how you can use an incredibly powerful feature of MySQL - Stored Procedures.
MySQL Course Playlist: https://www.youtube.com/watch?va9W7OpS4LfI&listPLyuRouwmQCjlXvBkTfGeDTq79r9_GoMt9
SQL code Gist: https://gist.github.com/prof3ssorSt3v3/5c8ad4bbd6d9297139d504502f6c1b2d
CREATE PROCEDURE reference: https://dev.mysql.com/doc/refman/5.7/en/create-procedure.html
CALL reference: https://dev.mysql.com/doc/refman/5.7/en/call.html