Draw an ER Diagram for the following entities:
Student
Course
Teacher
Class
Classroom
Equipment
It must have cardinality constaints and at least two! Attributes including the primary key
ER Diagram:
Entities:
• Student
Attributes:
• Course
Attributes:
•Teacher
Attributes:
•Class
Attributes:
• Classroom
Attributes:
• Equipment
Attributes:
Cardinality:
• One to many (Teacher to Student, Classroom to Equipment)
• Many to One (Student to Course)
Get Answers For Free
Most questions answered within 1 hours.