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