What will happen when a Rollback statement is executed inside a trigger?
Answer / pramod singh
Adaptive Server aborts the currently executing command and halts execution of the rest of the trigger
Is This Answer Correct ? | 0 Yes | 0 No |
Why I can not enter 0.001 second in date and time literals in ms sql server?
What is difference between stored procedure and function?
How to rename an existing table with the "sp_rename" stored procedure in ms sql server?
Differentiate between a primary key and a unique key.
What is an execution plan? How would you view the execution plan?
What is a hint?
How to add more data to the testing table in ms sql server?
how do u do Performance tunning ?
1 Answers Infodat Technologies, Satyam,
How to display a past time in days, hours and minutes?
Which system table contains information on constraints on all the tables created?
What is a with(nolock)?
Explain what is use of dbcc commands?