The completion of a successful implicit or explicit transaction. If @@TRANCOUNT equals 1, COMMIT TRANSACTION makes any data alterations since the start of the transaction a permanent part of the database, frees the transaction’s resources, and decrements @@TRANCOUNT to 0.
Vishalini.R Answered question July 6, 2023
