select * from 表 where AA like '%a%'unionselect * from 表 where AA like '%b%'unionselect * from 表 where AA like '%c%'