Oracle Developer Question:
Download Questions PDF

When can Hash Cluster used?

Answer:

Hash clusters are better choice when a table is often queried with equality queries. For such queries the specified cluster key value is hashed. The resulting hash key value points directly to the area on disk that stores the specified rows.

Download Oracle Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain Database Link?What do Database Buffers contain?