SQL Fundamentals — Easy What does COMMIT do in a transaction? A Undoes all changes made in the current transaction B Locks the table for exclusive access C Permanently saves all changes made in the current transaction D Starts a new transaction Show explanation