What are nested triggers ?
Answer Posted / subhendu
Triggers are nested when a trigger performs an action that
initiates another trigger, which can initiate another
trigger, and so on. Triggers can be nested up to 32 levels,
and you can control whether triggers can be nested through
the nested triggers server configuration option.
Is This Answer Correct ? | 52 Yes | 2 No |
Post New Answer View All Answers
What do you understand by pl/sql cursors?
What is sorting in sql?
Can I learn sql in a week?
Can we call dml statement in function?
What is the benefit of foreign key?
How do you explain an index?
What is an index in sql with example?
What are the different dml commands in sql?
How do you change a value in sql?
What is left join in postgresql?
What is sharding in sql?
What is a pdo connection?
Which is better varchar or nvarchar?
Advantages and disadvantages of stored procedure?
How to select 10 records from a table?