Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Reverse engineering of trigger
vgavan wrote:
> Is there functionality in oracle to reverse engineer a trigger and stored
> procedure?
>
> Thank You
The information needed for that purpose is all in the system view user_triggers. A simple program could do that. On other hand you could use some of the features presented in the Oracle Designer.
Nuno Soares.
-- "Everything that lives, does so under the categorical condition of decisively interfering in the life of someone else...." Michael BakuninReceived on Sun Jun 04 2000 - 00:00:00 CDT
![]() |
![]() |