These reports can assist the department to help its costs and the operation of the maintenance department. Additionally, these reports will help Huffman Trucking to stay compliant with D.O.T, OSHA, and other regulatory agencies. This will be extremely useful in the event of an audit or an investigation. This database will be an investment that will help reduce liabilities that the operation creates. As part of this proposal, the below charts will diagram the database. It is to be used as a reference to the purposed database. Tables have been diagramed along with the proper schema, data types, and primary/secondary keys.
Database Charts
TABLE | Field | Data Type | Primary Key | Field | Data Type | | Field | Data Type | | Field | Data Type | Foreign Key 1 | Field | Data Type | | Field | Data Type | Foreign Key 2 | Field | Data Type | |
Parts Inventory Purchases Transaction ID | Number | Primary Key | Purchase Date | Date | | Purchase Price | Currency | | Quantity | Number | |
Parts Inventory Issues Transaction ID | Number | Primary key | Issue Date | Date | | Purchase Price | Currency | | Quantity | Number | |
Parts Catalogue Part ID | Number | Primary Key | Description | Text | | Type | Number | Foreign Key 1 | Manufacturer | Number | Foreign Key 2 |