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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Assigning Bind Variables to Substitution Variables in PL/SQL

Re: Assigning Bind Variables to Substitution Variables in PL/SQL

From: suvinay <suvinay_at_gmail.com>
Date: 5 Nov 2005 18:43:52 -0800
Message-ID: <1131245032.401742.261440@g47g2000cwa.googlegroups.com>


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

Original text of this message

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