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 a unique key ? : Sql dba
How can I see all tables in sql?
How can you create an empty table from an existing table?
what is an index? : Sql dba
how can I make a script that can be bi-language (supports english, german)? : Sql dba
What is cartesian join in sql?
How do you pronounce sql?
What is data profiling in sql?
Is primary key is clustered index?
what are the type of locks ? : Sql dba
Why stored procedure is faster than query?
What is string join?
I need a function for a train ticket reservation please answer it thanks in advance
How delete all data from all tables in sql?
What is Histogram?