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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: dynamic dynamic sql within a procedure - ora_00911

RE: dynamic dynamic sql within a procedure - ora_00911

From: Jamadagni, Rajendra <Rajendra.Jamadagni_at_espn.com>
Date: Sat, 17 Apr 2004 10:09:25 -0400
Message-ID: <A186CBDC8B1D61438BC50F1A77E91F73075BD36E@xchgbrsm1.corp.espn.pvt>


For insert,update I'd recommend you go by using pl/sql records based approach ... That way you'll have to code less. See http://tinyurl.com/3hgxl for hints ..

Many moons ago I wrote some code that generated audit triggers for a given table and added some meta-level info that one could use to identify exactly *which* column values changed when viewing audits for a record. We had some requirements like that. Hat code is somewhere on my hard-disk.

Raj



--------=20

Rajendra dot Jamadagni at nospamespn dot com=20 All Views expressed in this email are strictly personal.=20 select standard_disclaimer from company_requirements;=20 QOTD: Any clod can have facts, having an opinion is an art !

Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Sat Apr 17 2004 - 09:06:15 CDT

Original text of this message

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