开发者

SQL Server 2000 pagination help

I need help in converting the mysql 'limit' function to sql server 2000, as this db does not hav开发者_如何学Goe the limit function.

i have two values which is the start row and end row, can someone help me how i can do this in sql server 2000 the most efficient way.


check this : http://www.codeproject.com/KB/database/SQLServer2KPagingSorting.aspx

another example for you : https://web.archive.org/web/20210506081930/http://www.4guysfromrolla.com/webtech/041206-1.shtml

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜