Transactions

suggest change

Remarks

A transaction is a logical unit of work containing one or more steps, each of which must complete successfully in order for the transaction to commit to the database. If there are errors, then all of the data modifications are erased and the database is rolled back to its initial state at the start of the transaction.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Transactions:
*Transactions

Table Of Contents