Mysql:
select * from 表名 where 字段 like concat('%',变量,'%');
(
'%'
,变量,
);
posted on 2019-01-08 17:16 罗曼飞羽 阅读(2175) 评论(0) 收藏 举报