Re: primary + foreign key

From: Tomasz Myrta <jasiek(at)klaster(dot)net>
To: Huub <v(dot)niekerk(at)freeler(dot)nl>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: primary + foreign key
Date: 2002-12-12 09:52:19
Message-ID: 3DF85C53.6010309@klaster.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Huub wrote:

> Hi,
>
> I suppose 'detail' is the table name? And what is master?
>
> Thanks
>
> Huub

You should know that.
Detail is a table you want to create and master is a table where foreign
key points to.

Tomasz Myrta

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Huub 2002-12-12 09:54:21 Re: primary + foreign key
Previous Message Huub 2002-12-12 09:02:28 Re: primary + foreign key