摘要:
常见函数 分类:单行和分组函数 单行函数: length()#返回参数的字节数、• concat()#把里面的参数结合起来 concat(str1,str2...) as xxx来使用• upper()#变大写• lower()#变小写• substr() #截取字符串 substr("aa 阅读全文
posted @ 2020-05-27 21:44
Sna1lGo
阅读(202)
评论(0)
推荐(0)