8C. Show at Least 1 Relation in 2NF.
Assume that each major had one, and only one advisor. In that case:
Student_ID |
StudName |
MajorID
|
AdvisorName |
123456 |
Ali, M. |
F0987 |
Hari, M |
º º º º º |
º º º º º |
º º º º º |
º º º º º |
Would be unnecessary since knowing a student’s major would sufficiently determine the student’s advisor.