 I need help, I want to implement the MySql `select * from table_name where name like "%china%"`, How to achieve it??
I need help, I want to implement the MySql
select * from table_name where name like "%china%",How to achieve it??