mysql 查询多个id

 

  1. select * from b1 where find_in_set('4',id);
  2. select * from b1 where id in (1,2,3,22);
posted @ 2015-08-07 10:38  齐失陆  阅读(11132)  评论(0编辑  收藏  举报