SQL常见函数之单行函数总结
时间:2021-07-01 10:21:17
帮助过:24人阅读
- 字符函数
- 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()
SQL常见函数之单行函数总结
标签:version _for curd 常见 bst 函数 base form 数学