Subject Re: [firebird-support] Re: DB design
Author Dmitry Sibiryakov
On 27 Jul 2005 at 13:34, Martijn Tonies wrote:

>PLAYER_PARENTS
>--
>PlayerID (link to PLAYER.PlayerID)
>ParentID (link to PARENTS.ParentID)

This table is necessary if player can have more than two parents.
Otherwise, I would add two fields to table PLAYER referring to
CONTACTS.

--
SY, Dimitry Sibiryakov.