1.

State true or false: Hash indices are only primary index structures(a) True(b) FalseI had been asked this question in quiz.This intriguing question originated from Static Hashing in division Indexing and Hashing of RDBMS

Answer»

The correct ANSWER is (a) True

To explain: HASH indices are only secondary index STRUCTURES. A hash index is NEVER needed as a clustering index structure.



Discussion

No Comment Found

Related InterviewSolutions