Re: [SQL] Some help please

2005-07-01 Thread Nick Stone
That's great - thanks very much Nick -Original Message- From: Josh Berkus [mailto:[EMAIL PROTECTED] Sent: 01 July 2005 18:30 To: Nick Stone Cc: pgsql-sql@postgresql.org Subject: Re: [SQL] Some help please Nick, > I'm interested in using the connectby() function which

Re: [SQL] Some help please

2005-07-01 Thread Josh Berkus
Nick, > I'm interested in using the connectby() function which I gather from the > lists can be used in a similar way to the Oracle connect by ... PRIOR > functionality. Does anybody know where there's an example of this in use > or better still could somebody post an example. Examples are in the

[SQL] Some help please

2005-07-01 Thread Nick Stone
Hi, I'm interested in using the connectby() function which I gather from the lists can be used in a similar way to the Oracle connect by ... PRIOR functionality. Does anybody know where there's an example of this in use or better still could somebody post an example. Many thanks Nick