Question: Problem 2: Normalization ( 3 pts) Convert the following table to the 3rd normal form: - STUDENT (StudentID, StudentName, NumCredits, AdvisorID, AdvisorName, Course (CourselD, Description,
Problem 2: Normalization ( 3 pts) Convert the following table to the 3rd normal form: - STUDENT (StudentID, StudentName, NumCredits, AdvisorID, AdvisorName, Course (CourselD, Description, Grade)). Consider the following functional dependencies: - StudentID StudentName, NumCredits, AdvisorID, AdvisorName - CourselD Description - StudentiD, CourselD Grade - AdvisorID AdvisorName Note: StudentID and CourseID are the CPK for the STUDENT table's 1st normal form
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
