Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

execute create trigger script in a procedure

LudockOct 22 2008 — edited Oct 22 2008
Is it possible to create a trigger with pl/sql?

I have made a procedure thats makes the create or replace trigger statement.
(when i copy and past the statement the trigger is created succesvol)

How can i execute the create trigger statement on the end of the procedure?


Thanks.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 19 2008
Added on Oct 22 2008
3 comments
359 views