Sequential access
Alternatively referred to as serial access, sequential access is a method of retrieving data from a storage device. With sequential access, the device must read or move through all information up to the point it is attempting to read or write to. A tape drive is an example of a sequential access drive, where the drive must move the tape forward or backward until it reaches its destination.
Also see: Access, Sequential, Serial, Direct access, Tape drive definitions
