Re: rows in order

From: Richard Huxton <dev(at)archonet(dot)com>
To: "Camila Rocha" <camilarrocha(at)hotmail(dot)com>, <pgsql-sql(at)postgresql(dot)org>
Subject: Re: rows in order
Date: 2002-10-04 13:37:54
Message-ID: 200210041437.54793.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message bens_nospam 2002-10-04 14:05:11 Self Join?
Previous Message Achilleus Mantzios 2002-10-04 13:36:12 Re: rows in order