seveneleven

select  length(字段)  from  table;

select * from table where length(字段) > 6 ;

分类:

技术点:

相关文章: