Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Exercise 1: Graduate Supervision Database A database needs to be developed that keeps track of grad students . For each student store the name and
Exercise 1: Graduate Supervision Database A database needs to be developed that keeps track of grad students . For each student store the name and student ID. Student IDs are unique. Each student has exactly one address. An address consists of street, city and postal code, and is uniquely identified by this information. - For each professor store the name, ID and office number. Professor ID's are unique. Each student has exactly one supervisor. A professor may supervise a number of students. The date when supervision began also needs to be stored. Exercise 1: Graduate Supervision Database . For each research topic store the title and a short description. Titles are unique. Each student can be supervised in only one research topic, though topics that are currently not assigned also need to be stored in the database. Your task: Design an entity relationship diagram that covers the requirements above. Do not forget to include cardinality and participation constraints. You can use draw.io: https://app.diagrams.net/ Submit your E-R diagram
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