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


What is a clustering index?

Answers were Sorted based on User's Feedback



What is a clustering index?..

Answer / pawan

Clustered indexes can be created to order the rows in the
table in the same physical order as the desired result
set.Clustered indexes allow for a more linear access
pattern to data pages and more effective prefetching, and
help avoid sorts.Only one cluster index can be created on
table.

Is This Answer Correct ?    3 Yes 0 No

What is a clustering index?..

Answer / s

Clustering Index is an index defined with the CLUSTER
keyword and determines where the row should be inserted to
maintain the clustering sequene

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More DB2 Interview Questions

wht are the restrictions for union ?

2 Answers   CTS,


what is the difference between declaring the cursor in WS section and Procedure division?

1 Answers   HCL,


Shall i use this query to retrieve first 4 records, Select empno, sal from emptbl where empno < 5. like this can we fetch first 100 records?

3 Answers  


What if we fail to give values in columns declared as NOT NULL ?

3 Answers   Cap Gemini,


What is difference between rollback and commit?

0 Answers  


Are views updateable?

0 Answers  


what is consistency token

3 Answers  


ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE

0 Answers  


Which command is used to remove all rows from a table?

0 Answers  


explain about index with examples

2 Answers   Syntel,


Explain the contention situations caused by locks?

0 Answers  


What is the physical storage length of the data types date, time, and timestamp?

0 Answers  


Categories