Question
Which option best describes the use of heap file organization in a database system?
Correct Answer: C
records are placed wherever space is available, without ordering by a key
heap file organization is used in Advanced DBMS because records are placed wherever space is available, without ordering by a key.
heap file organization is used in Advanced DBMS because records are placed wherever space is available, without ordering by a key.
Leave a Reply