Re: Multiple natural joins

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Multiple natural joins
Дата
Msg-id dcc563d10903190527i4f9dc533t513ca8dfcf0ed05e@mail.gmail.com
обсуждение исходный текст
Ответ на Multiple natural joins  (Thom Brown <thombrown@gmail.com>)
Список pgsql-general
On Thu, Mar 19, 2009 at 5:24 AM, Thom Brown <thombrown@gmail.com> wrote:
> The confusion comes when 2 of those tables reference the 3rd table using the
> same column.
>
> So are natural joins only allowed to join 2 tables?  If not, how can it be
> used for more than 1 table has links to the other tables?

Not sure how well natural joins work on > 2 tables, but they are to be
avoided in my opinion.

В списке pgsql-general по дате отправления:

Предыдущее
От: Thom Brown
Дата:
Сообщение: Multiple natural joins
Следующее
От: Tom Lane
Дата:
Сообщение: Re: deadlock problem