Skip to Main Content

Oracle Database Discussions

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!

How to list all Triggers which are assigned to a certain Table?

pstein-JavaNetSep 5 2017 — edited Sep 5 2017

As far as I know a Trigger is created as an independent object but listens to certain events on a table.

So if I output just a table definition (with columns,...) they are NOT listed.

Assume I have a table "mytable123": How can I list all Triggers which are currently assigned to this table?

Peter

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 3 2017
Added on Sep 5 2017
2 comments
1,270 views