how can i detect that a column in oracle database has chinese (multibyte) characters in it.
Try "where length(column) < lengthb(column)"