Trigger syntax in sql2000
Answer / sandeep kharat
CREATE TRIGGER TriggerName ON TableName
AFTER Insert, Update, Delete
AS
Triger Code
and
CREATE TRIGGER TriggerName ON TableName
INSTEAD OF Insert
AS
Triger Code
| Is This Answer Correct ? | 5 Yes | 1 No |
What do you mean by authentication?
What is serialization?
Why do we use asp.net?
What is globalization and localization in asp net?
What are different types of directives in .NET ?
how can u create the forms authentication?and what is the difference between forms authentication and windows authentication?
what is wpf and wcf in .net explain with an example?
What is difference between ASP and ASP.NET ?
Difference between datagrid and datareader?
What are type/key pairs in client script registration?
In which module you have worked in your .net project explain?
What are the new features implemented in ASP.NET?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)