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 <palp...@gmail.com> wrote:
> Please explain with an example
>
>
>
>
>
>
>
>
>
> On Sun, Jul 10, 2011 at 10:47 AM, ddf <orat...@msn.com> wrote:
>
> > On Jul 9, 9:31 pm, Pankaj Kumar <palp...@gmail.com> 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 Oracle-PLSQL@googlegroups.com
> > To unsubscribe from this group, send email to
> > oracle-plsql-unsubscr...@googlegroups.com
> > 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 Oracle-PLSQL@googlegroups.com
To unsubscribe from this group, send email to
oracle-plsql-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en

Reply via email to