MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following results are true, when a ROLLBACK statement is issued to the database, the transaction has ended? |
| A. | All work done by the transaction is undone, as if it hadn't been issued. |
| B. | Any locks acquired by the transaction are released. |
| C. | Both A & B |
| D. | None of the above |
| Answer» D. None of the above | |