Suppose we have a database of students and the classes they have taken, with the following attributes:

Student_ID
Student_Name
Class_ID
Class_Name
Class_Department
Student_ID and Class_ID are both candidate keys for this relation.
State the functional dependencies of the above relation

Posted on by