Re: Querying Hierarchical Data - Mailing list pgsql-sql

From Joe Conway
Subject Re: Querying Hierarchical Data
Date
Msg-id 3E639E16.500@joeconway.com
Whole thread Raw
In response to Querying Hierarchical Data  ("Eric" <someone@somewhere.com>)
List pgsql-sql
Eric wrote:
> How do I access hierarchical data under PostgreSQL?
> Does it have SQL command similar to Oracle's CONNECT BY?
> 

In addition to all the other good suggestions, if you are using Postgres 
version 7.3.x, take a look at contrib/tablefunc for a function called 
connectby().

HTH,

Joe



pgsql-sql by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Beginner needs help
Next
From: Josh Berkus
Date:
Subject: Re: OUTER JOIN with filter