1.

The space overhead in dynamic hashing is ________ than that of static hashing(a) More(b) Less(c) Equal(d) None of the mentionedI have been asked this question in homework.My query is from Dynamic Hashing topic in chapter Indexing and Hashing of RDBMS

Answer»

Correct ANSWER is (b) Less

To explain: The space overhead in dynamic HASHING is less than that of static hashing. This is because the HASH FUNCTION is chosen based on the size of the file at some ANTICIPATED point in the future.



Discussion

No Comment Found

Related InterviewSolutions