Computer Science, asked by rahul9798540605, 1 year ago

the........... statement causes this statement to undo all the updates performed on the transaction

1) undo work
2) rollback work
3) commit work
4) replace work ​

Answers

Answered by siddhartharao77
3

The rollback work statement causes this statement to undo all the updates performed on the transaction.

Explanation:

This command can be used to undo transactions since the last commit or rollback command was issued.

Syntax:

Rollback;

Hope it helps!

Similar questions
Math, 1 year ago