What is rollback trigger in a trigger?



What is rollback trigger in a trigger?..

Answer / Ajay Kumar Agnihotry

A rollback trigger is a type of SQL Server trigger that is executed when a transaction rolls back. Rollback triggers are used to perform actions such as undoing changes made by the transaction, or logging the reasons for the rollback. They can help ensure data integrity and consistency in the event of an error or other issue.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Sybase Interview Questions

What is the relationship between jdbc and sybase?

1 Answers  


Explain open server?

1 Answers  


You need to add a notnull column in a table by using alter command (without using default command). How would you do that?

1 Answers  


How do I exclude a column in sybase?

1 Answers  


How do I bcp null dates in sybase?

1 Answers  


Explain relationship between jdbc and sybase.

1 Answers  


Which version of open client works with which ase in sybase?

1 Answers  


Why not max out all my columns sybase?

1 Answers  


How would you check the long running transaction?

1 Answers  


How can set the multipal database ?

1 Answers   CitiGroup,


Explain update statistics.

1 Answers  


How to start sybase database in windows?

1 Answers  


Categories