Quote:
|
I wasn't sure if the PatientNo,EmployeeCode,TreatmentNo foreign keys should all be in the "Appointment" entity
|
Yep, because you need to pull the related data from the other tables, it certainly looks the best structure to minimise redundancy.
The only thing that seems to be missing is an appointment duration field which would possibly belong in the treatment structure if treatment types had specific durations or in the appointment if durations are variable.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|