What is cluster Key ?
Answers were Sorted based on User's Feedback
Answer / nishi
The related columns of the tables in a cluster is called the Cluster Key.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / riddhi
The common column through which two or table group together in cluster is cluster key.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / orawhiz
The related columns of the tables in a cluster is called the
Cluster Key.
| Is This Answer Correct ? | 0 Yes | 2 No |
How to delete a user account in oracle?
How do you get nicely formatted results from an oracle procedure that returns a reference cursor?
How view is different from a table?
What is the best way to do multi-row insert in oracle?
Please help me how to write a Query to change the primary key constraint from 1 attribute to another attribute in a table
How to define a cusotmer as a supplier in ORACLE R12
What is an oracle data file?
Write a simple Store procedure and pass parameter to it ?
What is a read only transaction in oracle?
What to do if the binary spfile is wrong for the default instance?
How to select the name of employee who is getting maximum sal with out using subquery
What is the difference between primary key and unique key and foreign key in oracle?