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

Home -> Community -> Usenet -> c.d.o.server -> Re: What is (+) in where clause

Re: What is (+) in where clause

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Fri, 25 Jul 2003 16:03:05 +0100
Message-ID: <3f2146aa$0$3135$ed9e5944@reading.news.pipex.net>


It is an outer join.

-- 
Niall Litchfield
Oracle DBA
Audit Commission UK
"Steve Myers" <stephencmyers_at_hotmail.com> wrote in message
news:3e0c4493.0307250653.3b3d7951_at_posting.google.com...

> I'm porting some Oracle views to SQL Server. Not being a Oracle dba,
> I'm having a problem with the syntax in one of the views. In a view, I
> see this in one of the where clauses:
>
> where x.field = y.field(+)
>
>
> What does the (+) do? Is this some function?
>
> Thanks
Received on Fri Jul 25 2003 - 10:03:05 CDT

Original text of this message

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