Re: joins? - Mailing list pgsql-general

From Tom Lane
Subject Re: joins?
Date
Msg-id 2308.1015475918@sss.pgh.pa.us
Whole thread Raw
In response to Re: joins?  ("Gregory Wood" <gregw@com-stock.com>)
List pgsql-general
"Gregory Wood" <gregw@com-stock.com> writes:
> I'm not sure if you can combine natural and inner joins... perhaps someone
> who uses natural joins could care to elaborate?

Sure you can.  NATURAL JOIN is just a shorthand for an inner join on
matching column names.

            regards, tom lane

pgsql-general by date:

Previous
From: Hunter Hillegas
Date:
Subject: Re: PostgreSQL Max Connections
Next
From: "Carlo Florendo"
Date:
Subject: Re: CPU Pegged Very High