Home
SQL / MySQL
Aggregate Functions
Backup Load
Command MySQL
Cursor
Data Type
Database
Date Time
Engine
Event
Flow Control
FullText Search
Function
Geometric
I18N
Insert Delete Update
Join
Key
Math
Procedure Function
Regular Expression
Select Clause
String
Table Index
Transaction
Trigger
User Permission
View
Where Clause
XML
Buildin Functions « Procedure Function « SQL / MySQL
SQL / MySQL
Procedure Function
Buildin Functions
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.