Code:
tblAppointment tblPayments AppointmentID PK PaymentID PK PatientID FK AppointmentID FK AppointmentDate PaymentAmount AppointmentCost PaymentDate
I'f you need more details to answer this please let me know.
|
Newbie Member
|
|
| 17Aug2006,09:49 | #1 |
|
I have two tables that i'm trying to use to from a query. The talbes are as follows
Code:
tblAppointment tblPayments AppointmentID PK PaymentID PK PatientID FK AppointmentID FK AppointmentDate PaymentAmount AppointmentCost PaymentDate I'f you need more details to answer this please let me know. |
|
Go4Expert Founder
|
![]() |
| 17Aug2006,10:40 | #2 |
|
The master query can be done based on the query condition and it will run different subqueries.
|