Rollback
ROLLBACK is used with T-SQL Begin Transaction to revert changes. If you wanted to keep changes made you would T-SQL Commit them.
Backlinks
ROLLBACK is used with T-SQL Begin Transaction to revert changes. If you wanted to keep changes made you would T-SQL Commit them.