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 |
|
praveenkumar.kandula
Starting Member
4 Posts |
Posted - 2008-04-02 : 07:40:18
|
| hai,I have a proc it will displat 100 rows , I want to display a particular range if rows like1-2020-3030-40.....how can i do this please help me............ |
|
|
elancaster
A very urgent SQL Yakette
1208 Posts |
Posted - 2008-04-02 : 07:55:13
|
quote: Originally posted by praveenkumar.kandula hai,I have a proc it will displat 100 rows , I want to display a particular range if rows like1-2020-3030-40.....how can i do this please help me............
that is nowhere near enough info to be able to help properly.what proc?what data?what tables?Em |
 |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2008-04-02 : 09:46:46
|
| Search for PaginationMadhivananFailing to plan is Planning to fail |
 |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-04-02 : 09:53:55
|
| Which is your front end? it may be worthwhile doing this at front end. |
 |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-04-02 : 09:55:46
|
| And you want to do it in SQl,can you post more info on sample data? |
 |
|
|
|
|
|