Answer Posted / sawant
The related columns of the tables are called the cluster
key. The cluster key is indexed using a cluster index and
its value is stored only once for multiple tables in the
cluster.
| Is This Answer Correct ? | 16 Yes | 7 No |
Post New Answer View All Answers
What is the usage of analyze command in oracle?
What is proxy method?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
What the is the diff between local index and global index. give some example.
What is tns entry?
What is the use of aggregate functions in oracle?
How to define and use table alias names in oracle?
How to create an oracle database?
What is a view and how is it different from a table?
What exactly do quotation marks around the table name do?
What does sharding mean?
Explain drop constraint oracle?
How do I know if oracle client is installed on windows?
What is the difference between count (*), count (expression), count (distinct expression)?
What happens if you use a wrong connect identifier?