Answers

Question and Answer:

  Home  Oracle Developer

⟩ When can Hash Cluster used?

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.

 134 views

More Questions for you: