Re: Outer joins and equivalence

Поиск
Список
Период
Сортировка
От Matthew Wakeling
Тема Re: Outer joins and equivalence
Дата
Msg-id Pine.LNX.4.64.0805281144200.16756@aragorn.flymine.org
обсуждение исходный текст
Ответ на Outer joins and equivalence  (Simon Riggs <simon@2ndquadrant.com>)
Ответы Re: Outer joins and equivalence
Список pgsql-performance
On Tue, 27 May 2008, Simon Riggs wrote:
> I do recognise that we would *not* be able to deduce this form of SQL
>
> A JOIN B ON (a.id = c.id) LEFT JOIN C ON (b.id = c.id)

Surely that would not be valid SQL?

Matthew

--
Psychotics are consistently inconsistent. The essence of sanity is to
be inconsistently inconsistent.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Outer joins and equivalence
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Outer joins and equivalence