Database Administration Question:

Explain When can hash cluster used?

Tweet Share WhatsApp

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 PDF Read All 25 Database Administration Questions
Previous QuestionNext Question
Explain Different types of table join?Explain What is an Oracle sequence?