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 -> Bind Variable as Column name...

Bind Variable as Column name...

From: <tjmxyz_at_my-deja.com>
Date: Mon, 02 Aug 1999 08:49:29 GMT
Message-ID: <7o3m2n$8ft$1@nnrp1.deja.com>


Hi!

I have been trying to do the following but I don't think you can do it...

Make the column name a bind variable.

I.e.
update table test set :COLUMN_NAME=:COLUMN_VALUE;

is this not possible????

The reason is I want all my SQL Statements to be identical so they will be found in the shared pool....

Thanks!

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Mon Aug 02 1999 - 03:49:29 CDT

Original text of this message

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