InterviewSolution
Saved Bookmarks
| 1. |
State true or false: A hash index organizes the search keys, with their associated pointers, into a hash file structure(a) True(b) FalseThis question was addressed to me in an international level competition.Origin of the question is Static Hashing topic in portion Indexing and Hashing of RDBMS |
|
Answer» Correct answer is (a) True |
|