Database Administration Question:
Download Job Interview Questions and Answers 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.
(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 Question | Next Question |
Explain Different types of table join? | Explain What is an Oracle sequence? |