Oracle
Implicit Transaction Processing
Figo Kim
2006. 9. 2. 14:51
- An automatic commit occurs under the following circumstances:
- DDL statement is issued
- DCL statement is issued
- Normal exit from iSQL plus , without explicitly issuing COMMIT or ROLLBACK statements
- An autumatic rollback occurs under an abnormal termination of iSQLplus or a system failure.