Обсуждение: Re: SQL a simple menu - plz help

Поиск
Список
Период
Сортировка

Re: SQL a simple menu - plz help

От
"Randolf Richardson, DevNet SysOp 29"
Дата:
>>     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.



Re: SQL a simple menu - plz help

От
Randolf Richardson
Дата:
>>     Here, this link should help:
>>
>>         Search PostgreSQL - Opera
>>         http://www.postgresql.org/search.cgi?q=connectby
> 
> Thanks...rtfm I know :)
       RTFM?  Oh, yeah, that's right -- Read The /FUNNY/ Manual!  =D

-- 
Randolf Richardson - rr@8x.ca
Vancouver, British Columbia, Canada

Please do not eMail me directly when responding
to my postings in the newsgroups.