0
点赞
收藏
分享

微信扫一扫

sql server 获取字符串长度

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

结果 :6 

sql server 获取字符串长度_database


举报

相关推荐

0 条评论