Auto Commit, Implicit & Explicit SQL Transactions Explained

In this article, we will explore how to use transactions in SQL server. Here, we will explore three distinct types SQL transactions. They are:
1) Auto Commit Transactions
2) Implicit Transactions
3) Explicit Transactions