Re: SQL a simple menu - plz help

Поиск
Список
Период
Сортировка
От Randolf Richardson, DevNet SysOp 29
Тема Re: SQL a simple menu - plz help
Дата
Msg-id Xns943C99AC998CBrr8xca@200.46.204.72
обсуждение исходный текст
Список pgsql-sql
>>     You're in need of the "CONNECT BY" option which is ideal for
>> scenarios such as yours.  Unfortunately PostgreSQL doesn't have it
>> yet, but I believe there is a PLSQL script (or something like this)
>> which emulates the CONNECT BY behaviour and it's called "connectby()"
>> or something like that.
> 
> Thanks...Ill look into that.
       Here, this link should help:
               Search PostgreSQL - Opera               http://www.postgresql.org/search.cgi?q=connectby

-- 
Randolf Richardson - rr@8x.ca
Inter-Corporate Computer & Network Services, Inc.
Vancouver, British Columbia, Canada
http://www.8x.ca/

This message originated from within a secure, reliable,
high-performance network ... a Novell NetWare network.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: explicit joins wrong planning
Следующее
От: "nobody"
Дата:
Сообщение: Re: How to quote date value?