InterviewSolution
Saved Bookmarks
| 1. |
In a __________ , we obtain the address of the disk block containing a desired record directly by computing a function on the search key value of the record(a) Hash file organization(b) Hash index organization(c) Hashing address(d) None of the mentionedI have been asked this question in an internship interview.My doubt is from Static Hashing topic in section Indexing and Hashing of RDBMS |
|
Answer» The correct option is (a) Hash file organization |
|