sql server 获取字符串长度

阅读 106

2022-06-20

select DataLength('cplvfx')
select LEN('cplvfx')

结果 :6 

sql server 获取字符串长度_database


相关推荐

精彩评论(0)

0 0 举报