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 -> Re: Multiple triggers on one database table

Re: Multiple triggers on one database table

From: Kurt Laugesen <kul_at_post3.tele.dk>
Date: Thu, 16 Jul 1998 09:51:09 +0200
Message-ID: <6okbg7$gkg$1@news-inn.inet.tele.dk>


The Oracle Server Concepts Manual has a chapter on triggers - I would advice you to read that - it explains all this and more. Regards
Kurt

Kevin K. Alexander wrote in message <01bdaf7e$64745e90$8e699ecf_at_ratbert>...
>I am attempting to use multiple triggers on a database table. We have done
>testing which proves it works and the triggers are fired. The issue we
>cannot definitively nail down is the order in which the triggers will be
>fired. It appeared from our testing, that the triggers were fired in the
>order we created them. Can anyone enlighten me on the official stance
>taken by Oracle (version 7.x...) with regard to this issue?
>Thanks
>Kevin
>kev_at_cyberramp.net
Received on Thu Jul 16 1998 - 02:51:09 CDT

Original text of this message

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