mysql 语句在on 条件除了等号可以用like

select * from a join b
on a LIKE CONCAT('%',b,'%')

posted on 2019-08-21 19:01  编程007  阅读(972)  评论(0编辑  收藏  举报