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

How many types of TRIGGERS are there in MS SQL Server?

Answer Posted / rajkumar v

SQLserver2000
There are 2 types of triggers

Insted of trigger:
Instead Of Trigger fires an operation instead of performing
user specified operation.


After trigger: After Trigger fires an operation after any
insert,update,delete operations performed on a table.

SQLserver2005

3 types:

1. DML,
2. DDL &
3. CLR

Is This Answer Correct ?    10 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the two modes of authentication in sql server?

1136


How to how to convert numeric expression data types using the convert() function??

1094


What is checkpoint in sql server?

1215


how to determine the service pack currently installed on sql server? : Sql server database administration

1026


What is read committed?

1169


Which rendering formats are affected by the pagesize properties?

151


Explain about system database?

1110


How do I view a script in sql server?

1087


How to return the top 5 rows from a select query in ms sql server?

1209


Explain external key management in sql server 2008

936


What is the difference between mysql and mysqli?

1286


What are statistics?

1050


What is rolap and its advantage? : sql server analysis services, ssas

1330


Do you know what is a with(nolock)?

1103


Difference between report and query parameter.

1144