Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Passing parameters to PL/SQL Procedure
Hi
I am trying to replace the value of a parameter with '%' if nothing is returned. However, I am not sure what value is assigned to the parameter. I've tried to detect the value with LENGTH(). Also, I've checked to see if the value is an empty string (i.e. ''). Neither of these methods actually detects the passed parameter with no value.
Thanks Received on Mon Dec 06 1999 - 21:14:00 CST
![]() |
![]() |