How to store a linked list in a RDBMS

From: Srikanth Rao <srirao_us(at)yahoo(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: How to store a linked list in a RDBMS
Date: 2001-06-13 02:08:19
Message-ID: 20010613020819.84921.qmail@web14502.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I have a linked list representing a tree. How do I
store it in the database? Does PGSQL give us any
special procedures to deal with such structures?

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Martín Marqués 2001-06-13 08:26:54 Re: [SQL] ORDER BY what?
Previous Message Christophe Labouisse 2001-06-12 22:31:43 Re: Integrity reference and inheritance