- 博客(1)
- 收藏
- 关注
原创 Mysql单表多字段模糊查询
Mysql单表多字段模糊查询select * from 表名 where concat(字段1,字段2,) like ‘%关键字%’
2020-02-17 09:26:22
491
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
Mysql单表多字段模糊查询select * from 表名 where concat(字段1,字段2,) like ‘%关键字%’
2020-02-17 09:26:22
491
TA创建的收藏夹 TA关注的收藏夹
TA关注的人