Re: [SQL] HAVING in EXISTS-clause ...

Поиск
Список
Период
Сортировка
От marten@feki.toppoint.de
Тема Re: [SQL] HAVING in EXISTS-clause ...
Дата
Msg-id 199911120755.IAA05120@feki.phoenix-edv.netzservice.de
обсуждение исходный текст
Ответ на Re: [SQL] HAVING in EXISTS-clause ...  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [SQL] HAVING in EXISTS-clause ...  (wieck@debis.com (Jan Wieck))
Список pgsql-sql
Hello all out there,

> involving aggregate functions as sub-selects in FROM.  So it's probably
> not worth any effort to add more code to a routine that shouldn't exist
> in the first place; we've got to work on the fundamental problem
What makes me nervous is the fact, that I've seen limitations with
the length of the sql statements, some hidden problems here and there
and we want to use PostgreSQL in a research projects the next year
and we're writing now some oo->rdbms mapper software and therefore
we produce some "non-typical" statements and see those limitations
(and perhaps even better: some are not documented).
Marten


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

Предыдущее
От: marten@feki.toppoint.de
Дата:
Сообщение: Re: [SQL] Nested Views take forever
Следующее
От: wieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [SQL] HAVING in EXISTS-clause ...