sebae banner ad-300x250
sebae intro coupon 30 off
sebae banner 728x900
sebae banner 300x250

Episode-025 – Creating a Stored Function in MySQL

0 views
0%

Episode-025 - Creating a Stored Function in MySQL

MySQL allows developers to create their own functions that work in much the same way as built-in functions. In this video we discuss the syntax for creating a stored function, defining the function arguments, specifying the return type, declaring and setting variables, and returning values.

Documentation for creating stored functions – https://dev.mysql.com/doc/refman/8.0/en/create-procedure.html

Date: July 7, 2023