Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Help on Paramater Passing
Hi All,
Can you pass a parameter to an anonymous block? We have a Unix script which will run and compile some procedures for us. For checking, we want to select the status column and make sure everything is valid.
Rather than spool all this junk to a file, we were going to write an anonymous block, passing in the procedure name, and check its status.
But, how do I pass a parameter to an anonymous block?
Thanks! Received on Mon Mar 06 2006 - 10:30:13 CST
![]() |
![]() |