Answer Posted / 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 |
Post New Answer View All Answers
Why is oracle database so popular?
How do I find the database name in oracle?
How to end the current transaction in oracle?
What is redo log?
What are the logical operations?
How to insert a record into a table?
How to use group functions in the select clause using oracle?
What is an oracle database?
What is oracle thin client?
What is the difference between Delete, Truncate and Drop in Oracle?
How to use "while" statements in oracle?
How can Oracle users be audited?
How to apply filtering criteria at group level in oracle?
What do you mean by merge in oracle?
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ?