SELECT * FROM table WHERE length(column)!=char_length(column);

相关文章: