Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: find out tirggers in a DB
On 7 jun, 09:44, klonic <jaume..._at_gmail.com> wrote:
> Hi,
>
> I've a DB not designed by me. I found that there is a trigger updating
> table B when I update table A. I want to disable this trigger but I
> don't know the name. Can someone help me? Thanks.
>
> I thought that I would find this trigger in table user_triggers, but
> there isn't :(
>
> Thanks again!
Take a look at DBA_TRIGGERS.
HTH. Cheers.
Carlos. Received on Thu Jun 07 2007 - 02:53:36 CDT
![]() |
![]() |