You simply create multiple triggers. There is no magic that needs be
done. One thing to note is that there is no way to predict the order
that the triggers will occur because it is completely arbitrary.

If you know how to create one after update trigger you know how to
create 50 on the same table. No example needed.

Rob

On Jul 10, 2:10 am, Pankaj Kumar <[email protected]> wrote:
> Please explain with an example
>
>
>
>
>
>
>
>
>
> On Sun, Jul 10, 2011 at 10:47 AM, ddf <[email protected]> wrote:
>
> > On Jul 9, 9:31 pm, Pankaj Kumar <[email protected]> wrote:
> > > Hi,
>
> > > Can we use two after update triggers on one table?
>
> > > Kumar
>
> > Yes.
>
> > David Fitzjarrell
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Oracle PL/SQL" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]
> > For more options, visit this group at
> >http://groups.google.com/group/Oracle-PLSQL?hl=en
>
> --
> Pankaj Kumar

-- 
You received this message because you are subscribed to the Google
Groups "Oracle PL/SQL" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en

Reply via email to