These topics discuss the different ways of describing access paths for database files.
An access path describes the order in which records are to be retrieved. Records in a physical or logical file can be retrieved using an arrival sequence access path or a keyed sequence access path. For logical files, you can also select and omit records based on the value of one or more fields in each record. A key field is a field used to arrange the records of a particular type within a file member.