John,
No, you could just add another link table. So you would have the following
tables:
personal_info
--
ID -> unique id for family member
NAME -> family members name
family_info
--
ID -> unique id for family
F_NAME -> family name
person
John,
No, you could just add another link table. So you would have the following
tables:
personal_info
--
ID -> unique id for family member
NAME -> family members name
family_info
--
ID -> unique id for family
F_NAME -> family name
person
John,
No, you could just add another link table. So you would have the following
tables:
personal_info
--
ID -> unique id for family member
NAME -> family members name
family_info
--
ID -> unique id for family
F_NAME -> family name
person