- 字符函数
- length()
- concat()
- substr()
- instr()
- trim()
- upper()
- lower()
- lpad()
- rpad()
- replace()
- 数学函数
- round()
- ceil()
- truncate()
- mod()
- 日期函数
- now()
- curdate()
- curtime()
- year()
- month()
- monthname()
- day()
- hour()
- minute()
- second()
- str_to_date()
- date_format()
- 其它函数
- version()
- database()
- user()
- 控制函数
- if()
- case()