What will happen when a Rollback statement is executed inside a trigger?
Answer Posted / 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 |
Post New Answer View All Answers
How do you delete a data source?
How to use subqueries in the from clause in ms sql server?
How to list all stored procedures in the current database using ms sql server?
Explain about system stored procedure?
How do I start sql server 2017?
What is the default schema of your login session in ms sql server?
How to use go command in "sqlcmd"?
What is the difference between varchar and varchar(max) datatypes?
Explain the categories of stored procedure?
which table keeps the locking information? : Sql server administration
What is set nocount on and what is set nocount off?
Explain the stored procedure?
What is recompile sql server?
Explain active/passive and active/active cluster configurations?
Explain optimistic and pessimistic concurrency?