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

How do you optimize a query?

529


What is dense_rank in sql?

534


what are different types of keys in sql?

602


Why trigger is used in sql?

523


What is nvarchar max in sql?

572






explain commit and rollback in mysql : sql dba

538


What are the methods of filing?

516


explain about mysql and its features. : Sql dba

541


What is oracle pl sql developer?

528


Is it possible to create the following trigger: before or after update trigger for each row?

714


How do you modify a column in sql?

524


Why we use triggers in mysql?

557


Does a join table need a primary key?

524


What is coalesce sql?

509


which operator is used in query for pattern matching? : Sql dba

541