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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Regarding Trigger costraint

bootstrapAug 14 2018 — edited Aug 14 2018

There is a table say T1 where in data is inserted in T1 through database link from other database. A Trigger on T1 table inserts data in another table T2.

Is it possible to have another insert trigger on table T2 which inserts data in another table T3.

Is there any constraint in defining trigger on table T2 ?

Comments

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

Post Details

Locked on Sep 11 2018
Added on Aug 14 2018
5 comments
158 views