oracle—判断表中某个字段是否有中文 google到一个语句sql:select testColumn from test where length(testColumn)!=lengthb(testColumn)查询结果就是test表中字段testColumn包含有中问的数据集