select * from tableName where column like ""; select * from tableName where column regexp ""; 转载于:https://www.cnblogs.com/ikasa007/p/4018562.html