A fixed file is a file where each record is the same length, and the fields within the record are also of a fixed length. A delimited file is a file where each record is of variable length, and the fields are delimited by a character, such as a comma.