Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Assigning Bind Variables to Substitution Variables in PL/SQL
Hans, the example you mention above worked as expected.
My issue was trying to mix up local variables in sql*plus with variable
declared and execute on server via pl/sql engine - and as Malcolm
pretty much pointed out, does not make sense. Got to keep
my scope visible :-)
thanks. Received on Sat Nov 05 2005 - 20:43:52 CST