What is a clustered index?



What is a clustered index?..

Answer / pradeep

a clustered index is a indexin which both index and data
rows will be arranged in some particular sequence

datarows will be arranged based on the index in leaf pages

Is This Answer Correct ?    10 Yes 3 No

Post New Answer

More DB2 Interview Questions

Describe the elements of the SELECT query syntax?

3 Answers  


how can u nderstand the sql stmts executed successfully or not ?

1 Answers   TCS,


What happens to a cursor after a commit?

3 Answers  


Who uses db2?

1 Answers  


What is a db2 table?

1 Answers  


How can you find out the # of rows updated after an update statement?

1 Answers  


What is an EXPLAIN in DB2. How and what is the steps followed in EXPLAIN command. Can all the queries be used in EXPLAIN command to check the performance.

3 Answers   IBM,


can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well

1 Answers  


in a table consist of 1000 records among that i was updated 145 record how could i know that ..list of recently updated record's and where could i see those updated record's....pls help me out....

4 Answers   Infosys,


What is meant by a unit of recovery?

1 Answers  


How do you check for a null value in a db2 column?

2 Answers  


pls tell me abt the normalization five types....

2 Answers  


Categories