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 serialize?
What is Boxing and Unboxing?
7 Answers Accenture, IBM, Tech Mahindra,
What is Response.Flush method ?
Is It Possible For Whole Page is Saved In View State? What Is View State?
2 Answers Phoenix Technologies,
What is Runtime callable wrapper?
What is enableviewstatemac in asp net?
Explain the asp.net mvc folder conventions? : asp.net mvc
I have been asked in an interview What is your LOC(Line of Code)What will be the probable answer for that
1 Answers HCL, Infosys, Mantec Consultants,
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
Hi, We have a user control that have button Now we use this user control on different aspx pages. We want when we click on the user control button then button behave differently on different page (Dynamacilly).
Can any body provide me the sample web application in asp.net
Describe session handling in a webfarm, how does it work and what are the limits?
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)