select top 5 * from B2BProducts where DealerID = '26'and id not in ( select top 5 id from B2BProducts where DealerID = '26')
用Top
以上就是Sql Server 实现 Mysql Limit 功能的详细内容,更多关于Sql Server 实现 Mysql Limit 功能的资料请关注九品源码其它相关文章!
本站已有295人使用QQ登录你即将成为第296位