Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: a join question

Re: a join question

From: Carlos <miotromailcarlos_at_netscape.net>
Date: 24 Jan 2006 02:48:01 -0800
Message-ID: <1138099681.929819.34930@f14g2000cwb.googlegroups.com>


>>can u give little more information

I think Jim is suggesting:

Select blah, blah, blah...
from table1 T1,

       table2 T21,
       table2 T22,
       table2 T23

where blah blah blah AND blah blah blah...

The rest is up to you.

HTH Cheers

Carlos. Received on Tue Jan 24 2006 - 04:48:01 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US