Re: retrieving all rows from a "tree" in one select - how ?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: "Adam Erickson" <adamre(at)cox(dot)net>, <h012(at)ied(dot)com>, <pgsql-sql(at)postgresql(dot)org>
Subject: Re: retrieving all rows from a "tree" in one select - how ?
Date: 2002-08-09 22:15:28
Message-ID: 200208091515.28944.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Guys,

Check out Joe Celko's two chapters on tree structures in the 2nd edition of
"SQL for Smarties". It's pretty comprehensive.

--
-Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Oleg Bartunov 2002-08-09 23:37:52 Re: retrieving all rows from a "tree" in one select - how ?
Previous Message Josh Berkus 2002-08-09 22:12:59 Re: How to update record in a specified order