Multiple choice technology databases A Rollback statement cannot be used to close transaction. True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation ROLLBACK does close a transaction by undoing all changes made since the last COMMIT. The statement claims ROLLBACK cannot close a transaction, which is incorrect - therefore the answer is False.