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

Normalization Example 2 Given the COURSE table and the following information, determine the NF for the COURSE table, and if necessary, describe in details the steps to have tables in BCNF and specify the PK for each table. COURSE Table CourseID Course Title InstructorID InstructorName InstructorOffice Grade The Primary Key for the COURSE table is (CourseID) (CourseID) (CourseTitle, InstructorID. InstructorName, InstructorOffice, Grade) (InstructorID) InstructorName, InstructorOffice)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
