What Is Heap File Organization #277
What is heap file organization?
This multiple choice question (MCQ) is related to the book/course gs gs114 Relational Database Management System. It can also be found in gs gs114 Storage and File Structure - Organization of Records in Files - Quiz No.1.
What is heap file organization?
Any record can be placed wherever there is a space for the record
Records are stored in a sequential order according to a search key
A hash function is computed on some attribute and that decides the block
None of the mentioned