Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Zero lenght identifier............
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
![]() |
![]() |