必须会的SQL语句(七) 字符串函数、时间函数 字符串函数 1 大小写转换 --upper 转化成大写 --lower 转换成小写 select upper( AsaR ) 2 长度 Mssql 2022-04-08 211 点赞 3 评论 319 浏览