G
george
Hi to all,
I've been pondering about this question for quite some
time and I would really appreciate some help.
I have my clients table, tblClients, and my insurance
policies table, tblPolicies.
Each policy is assigned one and only one ContractedPerson,
and is also assigned one or more InsuredPerson(s). Both
ContractedPerson and InsuredPerson are considered clients.
The ContractedPerson can be the same as the InsuredPerson
or different.
What is the best way to link the two tables?
Thanks in advance, george
I've been pondering about this question for quite some
time and I would really appreciate some help.
I have my clients table, tblClients, and my insurance
policies table, tblPolicies.
Each policy is assigned one and only one ContractedPerson,
and is also assigned one or more InsuredPerson(s). Both
ContractedPerson and InsuredPerson are considered clients.
The ContractedPerson can be the same as the InsuredPerson
or different.
What is the best way to link the two tables?
Thanks in advance, george