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

Home -> Community -> Usenet -> c.d.o.tools -> Zero lenght identifier............

Zero lenght identifier............

From: dbl <homer.simpson_at_mailbox.as>
Date: Thu, 3 May 2001 11:51:31 +0200
Message-ID: <9cr9fd$7q7$1@reader1.imaginet.fr>

Hello!
I'm trying to add a test in my PL/SQL script, like this :

if '&5' = ''

then .....................

or :
value := '&5'

if value = ''
then ..........

BUT : no way.............. i'm actually unable to pass through this 'IF' ..........

As I'm not a PL/SQL expert, does anyone have an idea ???????

Thanks a Lot :-) Received on Thu May 03 2001 - 04:51:31 CDT

Original text of this message

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