Re: implementing tree structure

From: Sean Davis <sdavis2(at)mail(dot)nih(dot)gov>
To: "BRN Sarma" <ramsarma(at)rediffmail(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: implementing tree structure
Date: 2004-12-02 17:19:01
Message-ID: 42957B68-4486-11D9-ABA3-000D933565E8@mail.nih.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

This is not a complete list. Do a google search for tree structure
sql, for example....

http://www.devx.com/tips/Tip/22127

http://ccm.redhat.com/bboard-archive/webdb/0005H6.html

http://builder.com.com/5100-6388_14-5245017.html

http://asia.cnet.com/builder/architect/db/0,39009328,39184787,00.htm

Hope this helps.
Sean
--
Sean Davis, M.D., Ph.D.
Clinical Fellow, NHGRI/NCI/Johns Hopkins
Pediatric Oncology
--

On Dec 2, 2004, at 9:18 AM, BRN Sarma wrote:

>  
> Hi ALL
>
>   I have very recently strated using the postgreSQL 7.4.x for big
> project. We are required to create tree structure in to our database
> model. I'll be very gratefulk if somebody may explain hoe to do this
> in the database model and implement it using the postgreSQL.
>
>   Thanking you all.
>
> with best regards
> sarma
>
>
> <inbox.gif>

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2004-12-02 17:43:10 Re: Trigger Question
Previous Message M. Bastin 2004-12-02 17:15:03 Re: Books