Hierarchical Queries - Mailing list pgsql-sql

From clemens schmuck
Subject Hierarchical Queries
Date
Msg-id 5.0.0.25.2.20010130115636.00ad1e18@mailhost.ins.at
Whole thread Raw
List pgsql-sql
hi there,
in the database i'm currently trying to implement i make heavy use of self 
joins and therefore i do often need to make hierarchical queries. oracle 
offers the connect by clause to do this. how can i do this with, postgresql?

clemens



pgsql-sql by date:

Previous
From: "Richard Huxton"
Date:
Subject: Re: Archival of Live database to Historical database
Next
From: "Oliver Elphick"
Date:
Subject: Re: [HACKERS] How to modify type in table?