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