mysql 常见的集中函数

1:字符串拼接 group_concat(str)
2:统计函数
3:时间函数 unix_timestamp( Date )  精确到秒 count_timeStamp( Date ) 精确到毫秒
4:字符串查找函数find_in_set(str,str1)
5:if判断函数 if(
6:条件函数 case when end

 

posted @ 2018-06-21 15:46  活泼的大白兔  阅读(121)  评论(0编辑  收藏  举报