value expansion using binding variables?

From: geos <geos_at_nowhere.invalid>
Date: Mon, 22 Aug 2011 23:12:37 +0200
Message-ID: <j2ugo6$e61$1_at_news.task.gda.pl>



hello, in pl/sql code I have defined a variable:

x varchar2(100) := 'do not :1';

is it possible to change the value of x to 'do not eat' with execute immediate and using 'eat' clauses? if so, how can it be done? if not, why not and what are the alternatives to accomplish this?

thank you,
geos

ps. Follow-up to comp.databases.oracle.misc Received on Mon Aug 22 2011 - 16:12:37 CDT

Original text of this message