Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Whitepapers on Triggers
In my browsing of the oracle docs I came across a sql statement call
AUDITING.
Why invent triggers when oracle does the work for you?
Yechiel Adar
Mehish
----- Original Message -----
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
Sent: Friday, November 08, 2002 6:59 PM
> Listers,
>
> Oracle 8.1.7
>
> I am looking for any whitepaper(s) that can
> provide guidelines on the creation, use,
> performance and limitations of triggers.
>
> I need to create triggers on possibly 45 tables
> for auditing purposes. The first draft
> requirements document indicates denormalizing
> data and generating data for null columns using
> the triggers (yeah, bad ideas). I prefer to make
> them as simple as possible and would like to have
> the best arguments against doing it the way the
> requirements suggest.
>
> TIA,
>
> Steve Haas
>
> "Opinions, real or imagined, are mine."
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Steven Haas
> INET: steven.haas_at_snet.net
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Yechiel Adar INET: adar76_at_inter.net.il Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Nov 13 2002 - 07:03:28 CST