Database Administration Question:
Download Questions PDF

Explain When can hash cluster used?

Answer:

Hash clusters are useful in cases where :
(i) There is a uniform, even and predictable no. of key values.
(ii) Queries using equality predicates.
(iii) The table is NOT growing constantly, and the keys are rarely updated.

Download Database Administration Interview Questions And Answers PDF

Previous QuestionNext Question
Explain Different types of table join?Explain What is an Oracle sequence?