Re: Hirarchical queries a la Oracle. Patch. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Hirarchical queries a la Oracle. Patch.
Date
Msg-id 16960.1038524762@sss.pgh.pa.us
Whole thread Raw
In response to Re: Hirarchical queries a la Oracle. Patch.  (Hannu Krosing <hannu@tm.ee>)
List pgsql-hackers
Hannu Krosing <hannu@tm.ee> writes:
> On Thu, 2002-11-28 at 17:34, Evgen Potemkin wrote:
>> understanding SQL99 draft is a bit more difficult than i thought :)

> You might also try to get DB2 installed somewhere (IIRC IBM gives out 
> limited time developer copies).

Even without DB2 installed, you can read the documentation for it on the
web.  There's quite a lot of useful info in IBM's docs.  For example
http://nscpcw.physics.upenn.edu/db2_docs/db2s0/withsel.htm
and the example starting at
http://nscpcw.physics.upenn.edu/db2_docs/db2s0/db2s0446.htm

(The docs are probably also readable directly from IBM, but this is the
first copy I found by googling...)
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: System Tables
Next
From: Tom Lane
Date:
Subject: doc/src/Makefile annoyance