define clustering index.



define clustering index...

Answer / Sandip Kumar Tiwari

A clustering index in DB2 organizes the table data based on the value of one or more columns. This type of index can significantly improve performance for queries that frequently filter, sort, or join data using the clustered columns.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB2 Interview Questions

I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?

0 Answers  


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

1 Answers   CSI, CTS,


What is alias in db2?

1 Answers  


How to take backup of table in db2?

1 Answers  


What is db2 plan table?

1 Answers  


What is the reason behind not using select * in embedded sql programs?

1 Answers  


Can any one tell me about Restart logic in DB2.

2 Answers  


How does cobol compile db2 program?

1 Answers  


Are views updatable ?

4 Answers  


In cursor program perform para varying until 1 by 1 fetch para cursor------close para in the blank what will come for confirming in the database?

1 Answers   HCL,


What is db2 purescale?

1 Answers  


what is the sqlcode -501

6 Answers   IBM, Polaris, Zeus,


Categories