Article
2/6/2021
Serial access files
- Records are stored in no specific order.
- A pointer can be used for a computer to find its position in a serial file.
- Serial files are often used as transaction files which store day to day data (this is in no particular order).