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 are basic techniques of indexing?
what are the advantages and disadvantages of views in a database? : Sql dba
How do you update a table in sql?
How to display the records between two range in Oracle SQL Plus?
What is pragma in sql?
Why we use pl sql?
What are the advantages of sql? Explain
What are the various restrictions imposed on view in terms of dml?
What is the location of pre_defined_functions.
What are the advantages of stored procedure?
What are primary key and foreign key and how they work?
what are the t string functions available in tsql? : Transact sql
What is a unique constraint?
What is data control language (dcl)?
What is primary key in db?