阅读背景:

mysql 中的 not like 另一种简化方法。

来源:互联网 

第一种 not like 方法

select * from table where `zongbu` not like '%北京%' and `zongbu` not like '%上海%' and `zongbu` not like '%深圳%' and `zongbu` not like '天津' and `zongbu` not like '香港' and `zongbu` not like '沈阳'select * from table where `zo




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: