Consider the relation schema PATIENT_VISIT (Patient, Hospital, Doctor) and the relation instance given below: In addition, suppose

Question:

Consider the relation schema PATIENT_VISIT (Patient, Hospital, Doctor) and the relation instance given below:
Consider the relation schema PATIENT_VISIT (Patient, Hospital, Doctor) and the

In addition, suppose the following semantic rules exist.
€¢ Each patient may be a patient in several hospitals.
€¢ For each hospital, a patient may have only one doctor.
€¢ Each hospital has several doctors.
€¢ Each doctor uses only one hospital.
€¢ Each doctor treats several patients in one hospital.
a. What is the minimal cover of functional dependencies that exists in
b. What is (are) the candidate key(s) of PATIENT_VISIT?
c. If there is more than one candidate key, select a primary key from among the candidate keys.
d. Based on the primary key chosen, what normal form violations exist in PATIENT_VISIT?

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Data Modeling and Database Design

ISBN: 978-1285085258

2nd edition

Authors: Narayan S. Umanath, Richard W. Scammel

Question Posted: