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 are the differnt types of handler in ASP.NET?
0 Answers Sans Pareil IT Services,
Can we mention error in web.config file?
What is the namespace to create thread in .net?
Explain Session state management options in ASP.NET.
what is satellite assembly in .net?
Explain an object, class and method.
What are the asp.net 2.0 features?
What is clickid?
Why is validation always done on the server? When does that occur?
what is diffrent between asp & asp.net
How many types of web application ?
Can we have 2 web config files?
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)