Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 how to select top n1 to n2

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-03-14 : 09:23:14
delphi writes "In T-SQL there is a TOP n command which returns you the first n results. That's great. But how to get resulting row n1 to n2 where n1 < n2? For a seach query, the result sets could be fairly large, if I want to view 10 results at a time, this could be handy.

thanks"

graz
Chief SQLTeam Crack Dealer

4149 Posts

Posted - 2002-03-14 : 09:23:14
Please search for the article What's After Top.
Go to Top of Page
   

- Advertisement -