Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

I have a table which has thousand of records i want to
fetch only record num 100 to record num 200. Write a query
that satisfies this criteria.(Cant use any keys)
Anyone please reply ASAP!

Answer Posted / sangeeta david

We can make use of Relative record number that is

Select * from Table A where RRN(A) between 100 and 200

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of predicate?

1085


In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?

1092


What are the prerogatives?

1129


What do you mean by cursor?

1031


What db2 400?

1260


What is image copy in db2?

1071


What is copy pending and check pending in db2?

1040


Comment whether the cursor is closed during commit or not.

1169


What is the use of runstats in db2?

1178


How does a cursor work?

1039


What action db2 takes when a program aborts in the middle of a transaction?

1194


How many databases can be created inside an instance in db2 ?

1087


before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?

2222


What is a plan and package in db2?

1153


How to find schema of a table in db2?

1066