Student Reviews
( 5 Of 5 )
1 review
Video of Learning MySQL - Stored Functions in MySQL SQL course by Steve Griffith - Prof3ssorSt3v3 channel, video No. 29 free certified online
This episode of the MySQL course covers how you can create and save your own custom functions within your Database. Then you can use these functions later on in your queries.
MySQL Course Playlist: https://www.youtube.com/watch?va9W7OpS4LfI&listPLyuRouwmQCjlXvBkTfGeDTq79r9_GoMt9
Function Syntax Code GIST: https://gist.github.com/prof3ssorSt3v3/d3dc5b85dfd3c82463d4716e521cb3ad
CREATE FUNCTION reference: https://dev.mysql.com/doc/refman/5.7/en/create-function.html