What are nested triggers ?

Answer Posted / sunil kumar

Nested triggers are fired due to actions of other triggers.
For example, you delete a row from TableA. A trigger on
TableA deletes row from TableB. Because you are deleting
rows from TableB,a trigger is executed on TableB to record
the deleted row is called nested trigger.........

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is posting?

611


What can sql server reporting services do?

586


Any attempt to navigate programmatically to disabled form in a call_form stack is allowed?

581


What does cursor do in sql?

520


How do you modify a trigger?

529






How many rows can sqlite handle?

588


What is the cause of mutating table error and how can we solve it?

605


what does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba

531


What is the left table in sql?

519


What is the purpose of cursors in pl/sql?

638


What are all the ddl commands?

631


Why we use triggers in mysql?

560


What are the different types of joins in sql?

585


What is a rank in sql?

541


how do you login to mysql using unix shell? : Sql dba

568