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 is the order of sql select?
What plvcmt and plvrb does in pl/sql?
what are local and global variables and their differences? : Sql dba
What is the use of count (*) in sql?
what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba
What is a behavioral trigger?
What are the different ways to optimize a sql query?
What is trigger and how to use it in sql?
What are the parameter modes supported by pl/sql?
What is the maximum number of columns in sql table?
What is raw datatype in sql?
What is a record in pl/sql?
What are schema-level triggers?
How subquery works in sql?
Is crud a cuss word?