Re: Utility of recursive queries?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Utility of recursive queries?
Дата
Msg-id 200404090907.56630.josh@agliodbs.com
обсуждение исходный текст
Ответ на Utility of recursive queries?  (James Robinson <jlrobins@socialserve.com>)
Список pgsql-sql
James,

> Would recursive queries be the trick to doing things like unwinding a
> linked-list to either the head or tail, with:

Yes.  Also check out contrib/ltree and contrib/tablefunc in your handy-dandy 
PostgreSQL source code.

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: SQL challenge--top 10 for each key value?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Utility of recursive queries?