Question: Normalization Example 1 Given the CHEMIST_PROJECT_EQUIPMENT table and the following information, determine the NF for the CHEMIST_PROJECT_EQUIPMENT table, and if necessary, describe in details the

Normalization Example 1 Given the CHEMIST_PROJECT_EQUIPMENT table and the following information, determine the NF for the CHEMIST_PROJECT_EQUIPMENT table, and if necessary, describe in details the steps to have tables in BCNF and specify the PK for each table. HEMIST_PROJECT_EQUIPMENT Table EmployeeID ProjectID SerialNo Name PhoneNo StartDate Cost AssignDate The Primary key for the HEMIST_PROJECT_EQUIPMENT table is the composite key (EmployeeID, ProjectID, SerialNo) (EmployeeID, ProjectID, SerialNo) (Name, Phone No. StartDate, Cost, AssignDate) (EmployeeID) (Name, PhoneNo) (ProjectID) - (StartDate) (SerialNo) (Cost)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
