oracleselect * from t1 where length(c1) != lengthb(c1)SqlServerselect * from t1 where len(unicode(c1)) <. 5