Subscribe SQL & PLSQL Tips via email
Globinch is a Technology Blog .More
SQL Transactions Archive
-
Autonomous Transactions in PL/SQL -Autonomous Transactions
Before going through this article it will be helpful to read SQL – Transaction Statements -Transaction Management… and Savepoints... -
SQL – Transaction Statements -Transaction Management
A Transaction ensures that the action of a group of statements is atomic.A transaction is a logical unit of... -
Savepoints In SQL Transactions. – SAVEPOINT
Savepoints In SQL Transactions. – Oracle SAVEPOINT. The intermediate markers within the context of a transaction called savepoints. Savepoints divide...
