Consider a database system for SEU that stores information about students, courses, faculty, and course enrollments. A student has a unique ID, name, major, and email. Each course has a unique course ID, name, department, and credits. Faculty members have unique faculty IDs, names, departments, and specializations. An enrollment associates a student, a course, a faculty member (as the instructor), and a semester. One student can enroll in multiple courses, but each enrollment is for only one course. A faculty member can instruct many courses, and each course can have multiple students enrolled over different semesters. Based on this description, create the ER diagram. i want the drawing to be like this
Consider a
Based on this description, create the ER diagram.
i want the drawing to be like this
Trending now
This is a popular solution!
Step by step
Solved in 3 steps