Re: sub-select with aggregate

Поиск
Список
Период
Сортировка
От Tomasz Myrta
Тема Re: sub-select with aggregate
Дата
Msg-id 20021024175129.M3214@klaster.net
обсуждение исходный текст
Ответ на Re: sub-select with aggregate  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Ответы Re: sub-select with aggregate
Список pgsql-sql
> The system doesn't realize that it can limit the subquery when the only
> things it has is the join clause and the limiting clause on the other
> table.  Like Tom's message about the other view, it won't imply that
> X.foo=12345 from foo=12345 when the exposed foo is B.foo.

Is this what we should expect, or rather a bug?
The system knows how to join tables, but fails with joining views or 
subselects :-(
Tomasz Myrta


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

Предыдущее
От: andres javier garcia garcia
Дата:
Сообщение: redirect query results to my (stdout) screen
Следующее
От: Achilleus Mantzios
Дата:
Сообщение: Re: redirect query results to my (stdout) screen