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...

which will default fire first 
statement level trigger or row level trigger

Answer Posted / ram

Before Insert/update/delete triggers executes first..
In this statement level triggers execute first..the order flows as below
Statement level -- before trigger
row level -- before trigger
row level -- after Insert/update/delete triggers
statement level -- after Insert/update/delete triggers

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do we need to create index on primary key?

964


Write the alter statement to enable all the triggers on the t.students table.

1173


How do you update a sql procedure?

1090


What is primary key sql?

1107


How to prepare for oracle pl sql certification?

1107


What is query syntax?

1018


Which is faster subquery or join?

1268


How delete all records from table in sql?

1013


What is difference between pl and sql?

1109


What does count (*) mean?

983


What can you do with pl sql?

1140


What is sql*loader and what is it used for?

1216


can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible? : Sql dba

1046


What are different types of triggers?

1177


define join and explain different type of joins? : Sql dba

997