本文共 112 字,大约阅读时间需要 1 分钟。
select * from tabel_name where field_name not regexp "^[ -~]*$"
转载于:https://www.cnblogs.com/yuetz/p/6774514.html