Making Complicated References

From: "Daniel R(dot) Anderson" <dan(at)mathjunkies(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Making Complicated References
Date: 2003-03-30 03:06:46
Message-ID: 1048993606.4546.12.camel@ny-chicagost2d-72.buf.adelphia.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom 2003-03-30 04:20:47 Re: 7.3.2 Regression Failures Worth Looking Into
Previous Message Ben 2003-03-30 02:08:15 Re: variable-count stored proc arguements?