Answer Posted / nishi
A cluster is a schema object that contains data from one or more tables, all of which have one or more columns in common. Oracle Databasestores together all the rows from all the tables that share the same cluster key.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain cascading triggers.
How to change system global area (sga) in oracle?
What is Virtual Private Database in Oracle?
State the difference between a primary key and foreign key?
What are joins, explain all types of joins?
What is bulk copy or bcp in oracle?
Why do you use stored procedures and state some of its disadvantages?
Describe varray?
What is rich query?
How to create an initialization parameter file?
What are group functions in oracle?
How many types of synonyms in Oracle?
How do I find my oracle client driver version?
How do we display rows from the table without duplicates?
how the indexes are stored in the Oracle Database?