volume_mute
Based on the ERD above, a Teacher instructs many Students, and a Student has many Teachers. To track the "Grade" a specific teacher gave a specific student, where should the "Grade" attribute be placed?
publish date: 2026/03/24 21:14:12.520814 UTC
volume_mute
Correct Answer
In a new Associative Entity called "Enrollment"
Explanation
Grade is a fact about the relationship, requiring an associative entity.
Reference
go-math-science.com
