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