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: Multiple datasets in one dataset

Re: Multiple datasets in one dataset

From: <roman.morokutti_at_googlemail.com>
Date: Tue, 16 Oct 2007 08:22:18 -0700
Message-ID: <1192548138.956010.163620@e34g2000pro.googlegroups.com>


Hi Brian,

***G*R*E*A*T***

for the first look, the data seems to be ok. I have to verify it tomorrow.
For now I have to catch the train.

Your statement is fantastic. Many thanks. I also tried Outer Joins, but
not the way you did. This offered me a whole new way to solve problems.

I did something like

where A.WP = B.WP(+)
and A.Value_Group = 21 (+) Hui - Error

and you did elegantly

where B.WP(+) = A.WP
and B.Value_Group(+) = 21 Superb

Once again. Many thanks.

Regards
Roman

P.S.:
Tomorrow I will post again to state if the data has been selected right. Received on Tue Oct 16 2007 - 10:22:18 CDT

Original text of this message

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