December 8, 2010 at 2:12 am
What are types Trigger in SQL SERVER 2008?
A) Triggers are classified into three main types:-
1.DML Trigger
2.DDL Trigger
3.Logon Trigger
B) Triggers are classified into two main types: -
1.After Triggers (For Triggers)
2. Instead Of Triggers
Which one is correct A or B
December 8, 2010 at 3:41 am
Hi
Just search in Books online or MSDN
That will help you.
The types of DML triggers are
1)AFTER Triggers
2)INSTEAD OF Triggers
3)CLR Triggers
Links:
December 8, 2010 at 4:14 am
Please don't cross post. It just wastes people's time and fragments replies
No replies to this thread please. Direct replies to http://www.sqlservercentral.com/Forums/Topic1031703-391-1.aspx
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply