Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are nested triggers ?

Answer Posted / srikanth

A trigger that contains data modification logic within
itself is called a nested trigger.

Use the nested triggers option to control whether an AFTER
trigger can cascade; that is, perform an action that
initiates another trigger, which initiates another trigger,
and so on. When nested triggers is set to 0, AFTER triggers
cannot cascade. When nested triggers is set to 1 (the
default), AFTER triggers can cascade to as many as 32
levels. INSTEAD OF triggers can be nested regardless of the
setting of this option.

Is This Answer Correct ?    4 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why are sql stored procedures used?

1095


Why do we need a foreign key?

1166


what is offset-fetch filter in tsql? : Transact sql

998


What are tuples in sql?

1199


Is it possible to create the following trigger: before or after update trigger for each row?

1352


Can we edit a view in sql?

1044


How to avoid using cursors? What to use instead of cursor and in what cases to do so?

1248


What's the difference between a primary key and a clustered index?

1026


Explain what is a field in a database and record in a database?

1180


what is a database? : Sql dba

1241


How to combine two stored procedures in sql?

1325


What is scope and visibility in PL/SQL?

1291


What is the difference between a primary key and a clustered index?

1035


What is a boolean in sql?

1025


Which version of sql do I have?

1112