这里给一个在模糊查询中条件里面代%号的情况 示例: select * from 表名 where 字段like '%!%%'escape'!' 这里用了escape转义字符 相关文章: 2022-12-23 2022-12-23 2021-08-06 2022-12-23 2021-10-02 2022-02-04 2022-12-23 2021-06-19