Question
There is a database containing students enrolled in the courses taught by different instructors. There are three entity sets: (1) student (attribute: student id, class,
There is a database containing students enrolled in the courses taught by different instructors. There are three entity sets: (1) student (attribute: student id, class, student name, student gender, student date of birth), (2) course (attribute: course number, course name, number of credit), and (3) instructor (attribute: instructor id, instructor name, instructor title). The students can enroll the courses. Each student can enroll many courses. Each course can be enrolled by many students and each of the student will have a grade for each course. The instructor can teach certain course(s). An instructor can teach many courses, but one course can only have one instructor. Please draw an ER diagram reflecting student, course, and instructor, respectively.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started