#220. You issue an UPDATE statement to modify all the records in the CUSTOMER table. You query the CUSTOMER table to display all the modified records in the CUSTOMER table. Upon reviewing the records, you discover that your UPDATE statement did not modify the CUSTOMER table as you intended. You issue a ROLLBACK statement to restore the original values to the CUSTOMER table. What does this scenario demonstrate?