select * from table where name like concat(#{name},'%') ... MySql multi-column fuzzy query (using concat) 1. Introduction to concat 2. Use 1.
確定! 回上一頁