Re: Querying Hierarchical Data

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: Eric <someone(at)somewhere(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Querying Hierarchical Data
Date: 2003-03-03 18:34:14
Message-ID: 1046716455.16957.7.camel@camel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Sun, 2003-03-02 at 21:27, Eric wrote:
> Hi,
>
> How do I access hierarchical data under PostgreSQL?
> Does it have SQL command similar to Oracle's CONNECT BY?
>
> Any help is appreciated
>
> Eric
>

Seems like it would be worth mentioning Joe Conway's "tablefunc" module
in contrib, which has a connectby function.

Robert Treat

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2003-03-03 18:34:48 Re: Querying Hierarchical Data
Previous Message Josh Berkus 2003-03-03 18:30:11 Re: OUTER JOIN with filter