SQLserver 字段中大小写转换函数

(1)将小写转换为大写:UPPER(cust_id)

(2)将大写转换为小写:LOWER(cust_id)

posted @ 2022-10-20 09:46  yinghualeihenmei  阅读(181)  评论(0)    收藏  举报