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

Diff. types of triggers..

Answer Posted / k. a. purushotham

Basically there are three types of triggers,

Row and statement triggers
Before and after triggers
Insteadof triggers

Possible combination of these triggers
Before row trigger
After row trigger
Before statement trigger
After statement trigger

Instead of trigger is mainly for a view.
if we want to write a trigger in such a way that the
trigger action is to be on underlying base tables of a view,
when an DML statement (insert,update,delete)is issued

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the main steps in java to make JDBC connectivity?

1076


Is uri the same as url?

940


How to set NULL values in JDBC PreparedStatement?

1027


What does executequery return in java?

985


What are the different types of interfaces in the api component?

1028


How can we maintain the integrity of a database by using jdbc?

1157


How do I insert an image file (or other raw data) into a database?

1016


What are the components of jdbc?

1040


How many types of statements are there in jdbc?

978


What is jdbc template?

1027


What is JDBC Statement?

1047


Differentiate between a statement and a preparedstatement.

1109


How to insert an image or raw data into database?

1048


Explain how data flows from view to db and reverse

2093


What are the basic exceptions in jdbc?

1172