mysql 字符串字段中查找非ascii字符

select * from tabel_name where field_name not regexp "^[ -~]*$"

posted on 2017-04-27 15:33  梦·想  阅读(248)  评论(0编辑  收藏  举报