Re: Problem with joins

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: Problem with joins
Дата
Msg-id
24919.1012923594@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
Problem with joins Sharon Cowling <sharon.cowling@sslnz.com>
"Josh Berkus"  writes:
> [ mostly good advice ]
>  ... You can't mix explicit JOINs (e.g. TableA JOIN TableB ON
>  Col1 = Col2) with implicit joins (FROM TableA, TableB WHERE col1 =
>  col2).

Sure you can, though the explicit joins will be done first.  See
http://developer.postgresql.org/docs/postgres/explicit-joins.html

			regards, tom lane
В списке pgsql-novice по дате отправления
От: Duncan Adams (DNS)
Дата:
Сообщение: Re: order by question
От: Joshua b. Jore
Дата:
Сообщение: SETOF / SETS_FIXED?
FAQ