输入banner图图片脚本导航/分类

select-mysql在查询的时候能不能同时带模糊查询和条件查询?

mysqlselect

比如: select * from t_user where name = '张三' and sex like '%妖%'