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 is abstract class and method..
I have one .Net application and i have two databases which is in SQL server2000 and one more database in ORACLE? how can i access the database from different Databases?
Explain diff. Betn dataset and recordset?
How do u deploy your asp.net application?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
1 Answers Cap Gemini, Keane India Ltd, MindSquare,
what are partial classes and their use?
When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the class for the form. What item is added? a) The event registration. b) A protected class member for the control. c) A default event handler for the click event. d) A default class that inherits from the control?s base class.
4 Answers Syntax Softtech, TCS,
Explain the difference between panel and groupbox classes using .net?
How do we sort the data from a dataset?
Is it true that a Web service must be written in .NET or not?
Explain cashing in asp.net.
Define machine.config in .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)