Re: joins?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: joins?
Дата
Msg-id 2308.1015475918@sss.pgh.pa.us
обсуждение
Ответ на Re: joins?  ("Gregory Wood" <gregw@com-stock.com>)
Список 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 по дате отправления: