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: Example code for an outer join for Oracle?

Re: Example code for an outer join for Oracle?

From: Matthias Gresz <GreMa_at_t-online.de>
Date: 1997/10/22
Message-ID: <62l2u4$jnt$1@news01.btx.dtag.de>#1/1

Mark Cain wrote:
>
> Can anyone give me a simple example of an outer right join, using 2 tables?
>
> I'm trying something like:
>
> select table1.fielda, table2.fieldb from where table1.id = table2.id (+)
 where table2 doesn't include all id-value from tabel1
>
> Thanks in anticipation
> ---------------------------------------------------
> | Mark Cain mark_at_alimar.demon.co.uk (remove NOPSAM)
> | www.alimar.demon.co.uk
> ---------------------------------------------------
 

-- 
Regards

M.Gresz    :-)
Received on Wed Oct 22 1997 - 00:00:00 CDT

Original text of this message

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