What is Hash Cluster ?
Answers were Sorted based on User's Feedback
Answer / orawhiz
A row is stored in a hash cluster based on the result of
applying a hash function to the row's cluster key value. All
rows with the same hash key value are stores together on disk.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / raja
as well as partitions
partiotions:a large table divided into more manageble
pieces each pieces is called partition.
without no logic automatic stored ttaht is called hash
partitions
| Is This Answer Correct ? | 0 Yes | 0 No |
How to use "out" parameter properly?
How to export several tables together?
What are the components of logical database structure in oracle database?
What are Clusters ?
What are the different windows events activated at runtime ?
How to divide query output into groups in oracle?
Explain what are the advantages of views?
What is difference between SUBSTR and INSTR?
What is the scope of a local variable?
What is blob datatype?
What is procedure overloading in oracle?
What are the different types of synonyms?