常用的SQL语句

查询

select * from table_name where id in (x,y,z);

检索某几条数据


Published: November 13 2014

blog comments powered by Disqus