Find out alternatives other than triggers to capture audit data
879119Jul 29 2011 — edited Oct 19 2011Hi
I would like to know is there any alternate way to audit line level and insert/update/delete row level auditing mechanism other than trigger?
Instead of adding row before and row after trigger to capture audit information. Can we utilize sys table to do this ? My objective is not add more load (I/O) on DB.
Thanks
Sandeep