Im really bad at making many to many relationships, I quickly get confused, could someone please sort this problem for me. This is for a doctors appt book.
I have a table for dates, I have a table for appt times (do I need both? maybe combining?), I have a table for patient.
A patient can have many dates and appointments, Dates can have many patients and appointments, times can have many dates and patients? Is this correct thinking? If so, Im not sure how to make the many to many tables correctly.
THANKS TONS
ANdy
I have a table for dates, I have a table for appt times (do I need both? maybe combining?), I have a table for patient.
A patient can have many dates and appointments, Dates can have many patients and appointments, times can have many dates and patients? Is this correct thinking? If so, Im not sure how to make the many to many tables correctly.
THANKS TONS
ANdy