Heap File Organization is an unorganized collection of pages, which is stored in random order.
- create
- get
- write
- delete
must support iterating over all pages
Heap File Organization is an unorganized collection of pages, which is stored in random order.
must support iterating over all pages