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

Home -> Community -> Usenet -> c.d.o.server -> Re: Help: Simple Dynamic SQL question

Re: Help: Simple Dynamic SQL question

From: Araxes Tharsis <teclafp_at_hotmail.com>
Date: Sun, 27 May 2001 09:53:22 +0100
Message-ID: <9eqfi3$20c$1@venus.telepac.pt>

I do need to do it, or I'll get an error...

"Daniel A. Morgan" <dmorgan_at_exesolutions.com> wrote in message news:3B106832.9ADB3AEC_at_exesolutions.com...
> Araxes Tharsis wrote:
>
> > I want to create a statement like the following, but how do I put the '
> > symbol around the variable "value" (because it is a text variable) ?!?!
> >
> > EXECUTE IMMEDIATE 'UPDATE ' || table_name || ' SET ' || field_value || '

Received on Sun May 27 2001 - 03:53:22 CDT

Original text of this message

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