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

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 Correct Answer Hash file organization

Hashing can be used for 2 different purposes, hash file organization and hash index organization. In a Hash file organization, 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.

Related Questions

If a relation can have more than one record containing the same search key value, the search key is said to be a __________