Logout

7.1.4 Outline partially-indexed sequential file organization.

Teaching Note:
A partially-indexed sequential file has ordered records, with a separate but partial index. Students should be able to describe how records can be retrieved via access to the index, followed by direct access to the first record in a group, followed by sequential access to locate the desired record.


JSR Notes: