D
dizneykids
I have inherited a db with three tables, Adults, Youth and Persons. The first
two each have a one-to-one relationship with the third. I asked the designer
why the third, and was told that it was because Adults and Youth have name
and unit # in common (the adults are not necessarily the youth's parents,
though some may be). I'm trying to see the logic in having a 'master table'
listing all the people in the db, then having them connecting to the adults
and youth tables for more information.
Any thoughts?
two each have a one-to-one relationship with the third. I asked the designer
why the third, and was told that it was because Adults and Youth have name
and unit # in common (the adults are not necessarily the youth's parents,
though some may be). I'm trying to see the logic in having a 'master table'
listing all the people in the db, then having them connecting to the adults
and youth tables for more information.
Any thoughts?