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 -> What is (+) in where clause

What is (+) in where clause

From: Steve Myers <stephencmyers_at_hotmail.com>
Date: 25 Jul 2003 07:53:25 -0700
Message-ID: <3e0c4493.0307250653.3b3d7951@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 - 09:53:25 CDT

Original text of this message

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