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: PL/SQL: ORA-00920: invalid relational operator" Error

Re: PL/SQL: ORA-00920: invalid relational operator" Error

From: adrian_ang <adrian_ang_at_abv.bg>
Date: 3 Nov 2005 12:40:02 -0800
Message-ID: <1131050402.207469.231030@g14g2000cwa.googlegroups.com>


i don't think there is such an operand in in the if clause , just try to use some ORs:

if ACCOUNT_ROW.tax2_id = 999999999 or ACCOUNT_ROW.tax2_id =888888888 or ... Received on Thu Nov 03 2005 - 14:40:02 CST

Original text of this message

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