mysql模糊查询语句

select * from tbl_actor where first_char like 'p%' order by first_char;

posted @ 2016-12-07 10:12  跨境电商杂货铺  阅读(3132)  评论(0)    收藏  举报