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 -> Trigger to Capture Changes

Trigger to Capture Changes

From: Ed Jennings <jennings_at_dca.net>
Date: 1997/03/20
Message-ID: <3331FB79.56F9@dca.net>#1/1

I have a table that contains 28 columns of very sensitive data. I have a trigger in place to capture current rows and write them to an audit table prior ro inserts, updates, and deletes. What I really need is a way to capture just the columns that have changed, and generate a report containing just the changes. I'd like some advice while I'm in the planning stages of this effort. Any insight will be appreciated.

Ed Jennings

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~
jennings_at_dca.net
Received on Thu Mar 20 1997 - 00:00:00 CST

Original text of this message

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