Sequential Organization
The physical order in which the records are placed in the file determines the sequence of records. The relationships among records in the file do not change, except that the file can be extended. There are no keys. Both database files and device files can have sequential organization.
Each record in the file, except the first, has a unique predecessor record, and each record, except the last, also has a unique successor record.