Re: Can you help with this JOIN? - Mailing list pgsql-sql

From Tom Lane
Subject Re: Can you help with this JOIN?
Date
Msg-id 1971.1022780519@sss.pgh.pa.us
Whole thread Raw
In response to Re: Can you help with this JOIN?  (Wei Weng <wweng@kencast.com>)
List pgsql-sql
Wei Weng <wweng@kencast.com> writes:
> But how do I write the LEFT OUTER JOIN if I don't do explicit JOINs on
> the other tables?

See the manual: there's a relevant example near the bottom of
http://www.postgresql.org/users-lounge/docs/7.2/postgres/explicit-joins.html
but you'd do well to study that whole page...
        regards, tom lane


pgsql-sql by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Can you help with this JOIN?
Next
From: Josh Berkus
Date:
Subject: Math Huh?