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 -> Dynamic Update Query

Dynamic Update Query

From: Destyn Stringham <dstringham_at_comcenters.com>
Date: Thu, 23 Dec 1999 13:46:03 -0700
Message-ID: <83u1lb$d4q$1@news.xmission.com>


I am trying to do a dynamic update procedure that has the following arguments passed in.

    FieldName
    Value

I want the update to dynamically updated the specified field with the value passed in.

I am receiving the following error:
ORA-01747: invalid user.table.column, table.column, or column specification

Does anyone have a way to do this in Oracle?

Thanks
DS Received on Thu Dec 23 1999 - 14:46:03 CST

Original text of this message

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