Re: Outer join by (+)

From: Tonkuma <tonkuma_at_fiberbit.net>
Date: Thu, 27 Dec 2007 08:16:28 -0800 (PST)
Message-ID: <e7197896-d44d-4628-b822-9ce6816e7595@b40g2000prf.googlegroups.com>


On Dec 26, 3:50 pm, nova1..._at_gmail.com wrote:
>
> to make outer join in this case like
> table2.column2(+) = 'AAAA'
>
> what about this
> table2.column2 in ('AAAA', 'BBB')
> I want also outer join

Why you don't want to use the OUTER JOIN syntax as Robert suggested. Received on Thu Dec 27 2007 - 10:16:28 CST

Original text of this message