Re[2]: data integrity

From: Sandis <sandisj(at)parks(dot)lv>
To: Jesus Aneiros <aneiros(at)jagua(dot)cfg(dot)sld(dot)cu>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re[2]: data integrity
Date: 2000-08-15 13:12:53
Message-ID: 0675.000815@parks.lv
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello Jesus,

Tuesday, August 15, 2000, 4:04:40 PM, you wrote:

JA> The solution is called referential integrity. you should use the foreign
JA> key and references clause with cascade.

>> can someone suggest some good online resource where such common sql topics
>> discussed?

JA> I would like to know such a place.
JA> Jesus.

Thank you. I found what i need about referential integrity here
http://www.postgresql.org/mhonarc/pgsql-general/1999-08/msg00474.html

ye,in Access it needed to check 1 checkbox, but here one should write
some code..
--:)--
Best regards,
Sandis mailto:sandisj(at)parks(dot)lv

Browse pgsql-sql by date

  From Date Subject
Next Message Volker Krebs 2000-08-15 13:24:59 Re: Language dependent fields
Previous Message Jesus Aneiros 2000-08-15 13:04:40 Re: data integrity