Question

Decompose the given relation into relations in 2NF. For each of the new relations, draw a functional dependency diagram,
and state if it is in 3NF and why. If your answer is no, describe how to normalise the relation to be in 3NF
(c) The relation appointment is given below: appointment (patientID, patientName, patientAddress, aDate, aTime, nurseiD, nurs

0 0
Add a comment Improve this question Transcribed image text
Answer #1

appointment = F

patientID = a, patientName = b, patientAddress = c, aDate = d, aTime = e, nurseID = f, nurseName = g, notes = h;

F -> (a, b, c, d, e, f, g, h)

where a, d, e are primary keys.

(i) Functional dependency diagram is -

Appointment

(ii)

This table is already in 2NF

Normalize to 3NF Attributes Functional Dependencies a b cdfg h Show Steps Table already in 3NF

As there are no transitive functional dependency.

Add a comment
Know the answer?
Add Answer to:
Decompose the given relation into relations in 2NF. For each of the new relations, draw a functional dependency diagram, and state if it is in 3NF and why. If your answer is no, describe how to normal...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT