Skip to content

Opening book details…

Can I read Commit and Rollback in TCL on EtoBox?

Commit and Rollback in TCL by Ali Sheikh Ahmed is a document available to read on EtoBox.

What is Commit and Rollback in TCL about?

The document discusses transaction control statements in Oracle such as COMMIT, ROLLBACK, and SAVEPOINT. COMMIT makes changes to the database permanent, ROLLBACK undoes changes to the last commit point, and SAVEPOINT allows rolling back to a specified point in the transaction. Examples demonstrate using each statement to commit inserted rows, rollback deleted rows, and rollback to a savepoint while retaining some changes.

Author
Ali Sheikh Ahmed
Language
EN