mysql 函数

mysql 函数

select user()  查看当前用户
select concat()
select concat(参数1,参数2,参数3 , ... ) 把所有的参数拼接在一起
select now() 获取当前时间

posted @ 2020-09-23 21:12  liuun  阅读(92)  评论(0编辑  收藏  举报