Understanding file formats

A flat file usually contains a series of records (or lines), where each record is usually a sequence of fields.

A flat file format can be any of the following types:

  • Positional
  • Delimited
  • XML