Oracle

Implicit Transaction Processing

Figo Kim 2006. 9. 2. 14:51
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
  • 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.

'Oracle' 카테고리의 다른 글

AUTOCOMMIT  (0) 2006.09.02
AUTOCOMMIT  (0) 2006.09.02
Implicit Transaction Processing  (0) 2006.09.02
Advantage of COMMIT and ROLLBACK  (0) 2006.09.02
Advantage of COMMIT and ROLLBACK  (0) 2006.09.02