Table Related to Itself?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Keith (_at_.)
Date: 04/08/04


Date: Thu, 8 Apr 2004 10:39:59 +0100

Can a table be related to itself?

I have a table of individuals with a PK on an IDENTITY field called IND_ID.

One individual could be related to other individuals.

How would I create this relationship?

Thank you