qylbg

 select * from o_org where length(org_no)=5

length()获取字符串的长度 字符

substr(字符串,起始位置,起始长度)

起始位置从0开始

分类:

技术点:

相关文章: