mssql数据库查询从第N条开始
mssql数据库查询从第N条开始
select * from table where id not in (select top 6 id from table)
- 上一篇:数据库ms SQL常用语句二
- 下一篇:sql 随机取得数据
精彩图集
精彩文章
mssql数据库查询从第N条开始
select * from table where id not in (select top 6 id from table)
@CopyRight 2002-2008, 1SOHU.COM, Inc. All Rights Reserved QQ:1010969229