Buildin Functions « Procedure Function « SQL / MySQL






1.Check MySQL version
2.Call buildin math function in your procedure
3.Use Build-in SUM function in a procedure
4.Using String functions in a user-defined function
5.Return the file size by using the LOAD_FILE function
6.An example of a LOOP: test(n) returns once again a string with n asterisks.