Re: Limits of SQL

Поиск
Список
Период
Сортировка
От Joachim Zobel
Тема Re: Limits of SQL
Дата
Msg-id 1117997610.4455.14.camel@localhost
обсуждение исходный текст
Ответ на Re: Limits of SQL  (Bruno Wolff III <bruno@wolff.to>)
Ответы Re: Limits of SQL  (Andreas Seltenreich <seltenreich@gmx.de>)
Список pgsql-general
Am Samstag, den 04.06.2005, 15:22 -0500 schrieb Bruno Wolff III:
> On Sat, Jun 04, 2005 at 21:53:24 +0200,
>   Joachim Zobel <jzobel@heute-morgen.de> wrote:
> > So WITH will allow recursion so I can walk the graph, right? Does this
> > mean I can recursively join until a terminating condition is reached?
>
> It can be used to compute transitive closures, which I think is what
> you are really looking for.

There aren't any plans to implement grouping by a user defined
equivalence relation? This is the other thing I am missing. But OK, WITH
will keep me happy for some time :)

Sincerely,
Joachim



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

Предыдущее
От: Zlatko Matić
Дата:
Сообщение: logout Postgres from MS Access (ODBC) ?
Следующее
От: sql@zeouane.org
Дата:
Сообщение: Re: postgresql books