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

Are dml statements autocommit?

742


What is primary key sql?

707


How to disable a trigger name update_salary?

890


Can pl sql procedure have a return statement?

715


How to generate a salary slip like jan 1000 1000 feb 1000 2000 ... dec 1000 12000

1886






Explain sql data types?

823


GLOBAL TEMPORARY TABLE over Views in advantages insolving mutating error?

2755


Which certification is best for sql?

721


what is recursive stored procedure? : Sql dba

708


What is the difference between partitioning and sharding?

722


What are the different types of functions in sql?

754


What is difference between stored procedures and application procedures?

758


How many clustered indexes can you have?

723


how to load data files into tables with 'mysqlimport'? : Sql dba

728


What are conditional predicates?

778