| Subject | Re: [firebird-support] Re: DB design | 
|---|---|
| Author | Dmitry Sibiryakov | 
| Post date | 2005-07-28T03:48:29Z | 
On 27 Jul 2005 at 13:34, Martijn Tonies wrote:
Otherwise, I would add two fields to table PLAYER referring to
CONTACTS.
--
SY, Dimitry Sibiryakov.
            >PLAYER_PARENTSThis table is necessary if player can have more than two parents.
>--
>PlayerID (link to PLAYER.PlayerID)
>ParentID (link to PARENTS.ParentID)
Otherwise, I would add two fields to table PLAYER referring to
CONTACTS.
--
SY, Dimitry Sibiryakov.