"Karl O. Pinc" <[EMAIL PROTECTED]> writes:
> I'm doing some complicated joining and am getting error
> messages about unknown relations and can't figure out
> what's up. I'm wondering if "as" aliasing gives
> an alias to the product of a join, not just the
> one table that appears immediately in f
Hi,
I'm doing some complicated joining and am getting error
messages about unknown relations and can't figure out
what's up. I'm wondering if "as" aliasing gives
an alias to the product of a join, not just the
one table that appears immediately in front of the
"as". ?
Rather than try to describe