Auditing Oracle DataMarch 16, 2004 [From Developer.com]Auditing data of business applications is a common requirement. In this article, I'll demonstrate one way to audit Oracle data that is both simple and flexible. The code is written in Oracle PL/SQL and can be applied to any modern Oracle database. The process demonstrated can be duplicated on many other databases by using their default programming language.
Auditing Options The article continues at http://www.developer.com/db/article.php/3326371 |