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