Trigger Questions
Hi Team
We got requirement when insert happens in table emp it needs to be inserted in the department table as well. How to write the trigger for this scenario. how to capture if the trigger fails to write on the department table.
The second question does any chances or scenarios of trigger fails?