Question: Normalize the following Schema with the given functional dependencies into BCNF:
Normalize the following Schema with the given functional dependencies into BCNF:
EnrollStud (StudID, ClassID, Grade, ProfID, StudName)
Functional Dependencies:
FD1: StudID, ClassID -> Grade, ProfID, StudName
FD2: StudID ->StudName
FD3: ClassID->ProfID
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
