Approaches in File Organization One approach to mapping the database to files is to use multiple files and store fixed length records only in a specific file. An alternative is to structure ours files so that we can accept multiple lengths for records; however corrected files length recordings are easier to implement than variable length files. A lot of the…