Answers

Question and Answer:

  Home  MS SQL Server Transaction

⟩ What is Transaction Server Explicit transaction?

Explicit transaction: transactions that have a START and END explicitly written are called as an explicit transaction. They last only for the duration of the transaction. When the transaction ends, the connection returns to the transaction mode it was in before the explicit transaction was started

 175 views

More Questions for you: