In which three situations does a transaction complete?
A.
When a DELETE statement is executed
B.
When a ROLLBACK command is executed
C.
When a PL/SQL anonymous block is executed
D.
When a data definition language (DDL) statement is executed
E.
When a TRUNCATE statement is executed after the pending transaction
Explanation:
B,D,E – True