Re: nested inner join help

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: nested inner join help
Дата
Msg-id 20144.1011050737@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: nested inner join help  ("Josh Berkus" <josh@agliodbs.com>)
Ответы Re: nested inner join help
Список pgsql-sql
"Josh Berkus" <josh@agliodbs.com> writes:
> One significant MSAccess <==> Postgres conflict is that Postgres assumes that
>  parens in the FROM clause represent subselects (I think),

Huh?  Parenthesizing JOINs is perfectly valid, and I think it's good
style too in complex cases.  See the nearby "SQL Joins" thread for
an example of a query that's quite unreadable without 'em.
        regards, tom lane


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