What is a cluster Key ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / nihar
the related columns of the tables in a cluster is called
cluster key
| Is This Answer Correct ? | 7 Yes | 1 No |
Differentiate between pre-select and pre-query?
What is autonomous transaction?
How to create an oracle database?
What are the Limitations of a CHECK Constraint ?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
List out the types of joins.
how to retrieve data from different tables ,place this data in different excel worksheets.
how can we store any pdf file in oracle
What is Segment Advisor in Oracle?
How to view the tablespaces in the current database?
What are the ansi data types supported in oracle?
what is difference between table and view? where to use views? thanks in advance!