Re: rows in order - Mailing list pgsql-sql

From Richard Huxton
Subject Re: rows in order
Date
Msg-id 200210041437.54793.dev@archonet.com
Whole thread Raw
In response to rows in order  ("Camila Rocha" <camilarrocha@hotmail.com>)
List pgsql-sql
On Monday 30 Sep 2002 7:29 pm, Camila Rocha wrote:
> Hi!
>
> Is there a way to put in order the rows in a table? the problem is that i
> want to keep a "tree" in the db, but the leaves must be ordered... does
> someone have an idea?

Do a search on "Joe Celko" and "tree" and you should find a clean way to model
trees in SQL.

--  Richard Huxton


pgsql-sql by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Can Postgres cache a table in memory?
Next
From: Tom Lane
Date:
Subject: Re: Can Postgres cache a table in memory?