Question: Functional Dependencies StudentID -> FirstName, LastName, StateCode StateCode -> StateName CourseID -> CourseName StudentID, CourseID, Semester -> StudentGrade 1. Is the table in First Normal

Functional Dependencies
StudentID -> FirstName, LastName, StateCode
StateCode -> StateName
CourseID -> CourseName
StudentID, CourseID, Semester -> StudentGrade
1. Is the table in First Normal Form (1NF)? If so, what is the Primary Key?
2. Convert the model to Second Normal Form (2NF).
Enrollments
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
