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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-03-20 : 11:52:26
|
Vijay writes "How can I display a set of inbetween rows based on a condition. For Example, I have a list of Page Numbers, and for each page I have to show only 5 records. So When I click on Page Number 3 I should display the records from 11 to 15.
How can I write a SQL statement to fetch 11th Record onwards and end at 15th record." |
|
|
|
|
|