1. The file contains seven records (21-5Z through 31-7P) and each of the records is composed of five
fields (PROJECT_CODE through PROJECT_BID_PRICE.)
3. The PROJ_MANAGER and MANAGER_ADDRESS fields should be broken up and moved into the
following fields: First_Name, Initial, Last_Name, Area_Code, City, State, and Zip.
5. The project name, employee name, job code, job charge per hour, and employee phone fields are
unnecessarily duplicated. That duplication will lead to data anomalies.