Making Complicated References - Mailing list pgsql-general

From Daniel R. Anderson
Subject Making Complicated References
Date
Msg-id 1048993606.4546.12.camel@ny-chicagost2d-72.buf.adelphia.net
Whole thread Raw
Responses Re: Making Complicated References  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-general
Hi all,

I have tables A, B, and C.  foo within Table B & C references foo in
table A.  I want bar in table C to reference bar in table B -- but I
want it to reference only those bars in B with a foo that is the same.

Is that possible?

Dan


pgsql-general by date:

Previous
From: Ben
Date:
Subject: Re: variable-count stored proc arguements?
Next
From: "Tom"
Date:
Subject: Re: 7.3.2 Regression Failures Worth Looking Into