What is the purpose of a cluster?
Answer / nishi
Oracle does not allow a user to specifically locate tables, since that is a part of the function of the RDBMS. However, for the purpose of increasing performance, oracle allows a developer to create a CLUSTER. A CLUSTER provides a means for storing data from different tables together for faster retrieval than if the table placement were left to the RDBMS.
Is This Answer Correct ? | 0 Yes | 0 No |
Explain the use of rows option in exp command.
What is connection pooling in oracle?
How to write a query with a left outer join in oracle?
What is meant by joins?
What is query image?
What is background process in Oracle?
How to find out what oracle odbc drivers are installed?
how to unbreak sequence numbers during intereptions
Can a property clause itself be based on a property clause ?
how to find out second largest value in the table
How to use in conditions in oracle?
Display the number value in Words?