日期:2013-06-24  浏览次数:20487 次

select * from table1 where id not in (select top 10 Id from table1 order by inidate)