select * from t1 where length(c1) != lengthb(c1);
select * from t1 where len(unicode(c1)) < 5;
责任编辑:qwer19871212