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