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 -> Auditing table structures...

Auditing table structures...

From: Jimmy <c6635500_at_comp.polyu.edu.hk>
Date: Wed, 22 Jul 1998 18:38:17 -0700
Message-ID: <35B69409.5A0E@comp.polyu.edu.hk>


Hello all,

        Is is possible to audit the table structure? i.e. I have a table A which stores the table structure of table B. If I add a column to table B, a newly row will be inserted automatically to table A to keep track the new column characteristic such as name, date of creation, who create the column etc. Is it possible do that by trigger and PL/SQL stored procedures?

Thanks,
Jimmy Received on Wed Jul 22 1998 - 20:38:17 CDT

Original text of this message

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