____________ rolls back a user-specified transaction to the beginning of the transaction.
____________ rolls back a user-specified transaction to the beginning of the transaction. Correct Answer ROLLBACK WORK
When nesting transactions, ROLLBACK WORK always rolls back to the outermost BEGIN TRANSACTION statement.