Sapna Malik
What is transaction control statement and how many types of transaction control statement in Oracle?
By Sapna Malik in Databases & DBA on Mar 24 2011
  • Sapna Malik
    Mar, 2011 24

    The transaction control commands allow the user to manage database transactions. Four types of transaction control command in Oracle:

    1. COMMIT Saves database transactions.
    2. ROLLBACK Undoes database transactions.
    3. SAVEPOINT Creates points within groups of transactions in which to ROLLBACK.
    4. SET TRANSACTION Places a name on a transaction.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS