SQL Fundamentals — Easy What does ROLLBACK do? A Reverts the database schema to a previous version B Saves the current transaction permanently C Deletes all rows in a table D Undoes all changes made in the current transaction Show explanation