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).