当前位置:Gxlcms > 数据库问题 > MySQL 模糊查询

MySQL 模糊查询

时间:2021-07-01 10:21:17 帮助过:3人阅读

原文:https://blog.csdn.net/weixin_42114097/article/details/88229140



技术图片

select * from user where username like CONCAT(‘%‘,#{username},‘%‘)

MySQL 模糊查询

标签:ref   mysql   src   mic   csdn   模糊   png   pre   info   

人气教程排行