On Fri, Jun 06, 2003 at 09:28:47AM -0700, Ben Goswami wrote:
> Hi,
>
> Any one knows if MySQL implemented the feature which is equivalent
> to Oracle's "Connect by Prior" clause. This is needed for
> retrieving 'Tree' result set from a table like :
Search the manual for CONNECT BY and you'll see
Hi,
Any one knows if MySQL implemented the feature which is equivalent to
Oracle's "Connect by Prior"
clause. This is needed for retrieving 'Tree' result set from a table like :
thanks
BG
- Original Message -
From: "Juan Carlos Escobar Gzz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sen
I.Manager = 1.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: maandag 24 september 2001 17:40
To: [EMAIL PROTECTED]
Subject: Oracle CONNECT BY
Howdy all...
New to MySQL and I've got a question. I have an application that does a
good deal of hierarchical repo
Howdy all...
New to MySQL and I've got a question. I have an application that does a
good deal of hierarchical reporting. In order to do this one of the tables
in my database contains nothing more than an individuals id and the team to
which that individual reports
TABLE - TEAMREPORT