Question
Database Exercise 3 A university database contains information about professors (identified by social security number, or SSN) and courses (identified by courseid). Professors teach courses;
Database
Exercise 3
A university database contains information about professors (identified by social security number, or SSN) and courses (identified by courseid). Professors teach courses; each of the following situations concerns the Teaches relationship set. For each situation, draw an ER diagram that describes it (assuming that no further constraints hold).
Professors can teach the same course in several semesters, and each offering must be recorded.
Professors can teach the same course in several semesters, and only the most recent such offering needs to be recorded. (Assume this condition applies in all subsequent questions.)
Every professor must teach some course. Every professor teaches exactly one course (no more, no less).
Every professor teaches exactly one course (no more, no less), and every course must be taught by some professor.
Now suppose that certain courses can be taught by a team of professors jointly, but it is possible that no one professor in a team can teach the course. Model this situation, introducing additional entity sets and relationship sets if necessary.
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