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