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 -> Re: Is triggers really necessary ?

Re: Is triggers really necessary ?

From: <jkstill_at_teleport.com>
Date: 1997/08/09
Message-ID: <33ece51f.148073957@news.teleport.com>#1/1

On Thu, 07 Aug 1997 23:18:05 -0400, chris <cys4_at_columbia.edu> wrote:

>
> I will tell you my rule. I do not use triggers at the server level.
>However, you must user the triggers at the application level. At the
>server level, I use packages only, because triggers are very hard to
>maintain.
>

Relying on applications to enforce business rules is asking for trouble.

Triggers are only hard to maintain if you don't know how. Received on Sat Aug 09 1997 - 00:00:00 CDT

Original text of this message

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