MySQL 模糊查询

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



select * from user where username like CONCAT('%',#{username},'%')
posted @ 2020-08-06 10:33  古兴越  阅读(147)  评论(0编辑  收藏  举报