What is heap file organization?
Posted: Thu Jul 14, 2022 8:57 am
a) Any record can be placed wherever there is a space for the record
b) Records are stored in a sequential order according to a search key
c) A hash function is computed on some attribute and that decides the block
d) None of the mentioned
b) Records are stored in a sequential order according to a search key
c) A hash function is computed on some attribute and that decides the block
d) None of the mentioned