Select * from news where id not in(select top 6 id from news where lm2=’249′ and t=1 order by id desc) and lm2=’24’ and t=1 order by id desc
从第7条开始读取
Select * from news where id not in(select top 6 id from news where lm2=’249′ and t=1 order by id desc) and lm2=’24’ and t=1 order by id desc
从第7条开始读取
评论前必须登录!
注册