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