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: Different results between Oracle 8.1.7 and 9.2

Re: Different results between Oracle 8.1.7 and 9.2

From: Bricklen <bricklen-rem_at_yahoo.comz>
Date: Mon, 17 May 2004 18:53:40 GMT
Message-ID: <US7qc.15539$j6.5188@edtnps84>


Nicolas Bronke wrote:

> SELECT REFISO.ISO FROM REFISO WHERE REFISO.ISO NOT IN ( SELECT AMRATE.ISO
> FROM AMRATE WHERE 'X' = 'Y')
>

Did you use single-quotes around the X? Try it again with double quotes around the X, then again without any quotes around the X. Same results? Received on Mon May 17 2004 - 13:53:40 CDT

Original text of this message

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