What is an index cluster ?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is an index cluster ?
Rating:
An index cluster is a group of tables that share the same Oracle block for storing data. The tables that form a cluster may have one or more common columns that together form the cluster key at the time of cluster creation. An index cluster uses the cluster key for retrieving the rows corresponding to a query.
Rating:
Was this information helpful?
Other articles
- What is the function of AUTOTRACE utility?
- What is DBMS_SESSION PL/SQL package?
- What is process monitor (PMON)?
- What are exclusive locks ?
- What are index-organized tables (IOT)?