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...


How does DB2 use multiple table indexes?



How does DB2 use multiple table indexes?..

Answer / s

DB2 uses multiple index processing by using the technique
called list prefetch. The qualifying RIDS from all the
indexes in placed in the RID Pool, sorted and duplicate
RIDS are eliminated based on the page number and List
prefetch I/O issued to read the data pages in DASD
sequence.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More DB2 Interview Questions

How would you find out the total number of rows in a db2 table?

0 Answers  


What is the difference between Primary key and unique index?

6 Answers  


Write a query to retrive partial string.

2 Answers  


What is the COBOL picture clause of the following DB2 data types: DATE, TIME, TIMESTAMP?

3 Answers  


What is the use of reorg in db2?

0 Answers  


what is parm utility

2 Answers   IBM,


can all users have the privilage to use the sql statement select * (dml)?

0 Answers   IBM,


Describe the elements of the SELECT query syntax?

3 Answers  


What is meant by index cardinality?

2 Answers  


Explain dclgen.

0 Answers  


What is the syntax for seeing the columns and data types of a table in the db2 database?

0 Answers  


db2 maintains information about the data... a.in tables. b.in a set of tables known as db2 catalog. c.in db2 database. d.none of the above.

1 Answers  


Categories