Which statement is true about transactions in PL/SQL?
A.
A transaction can span multiple blocks.
B.
A block can contain only a single transaction.
C.
SERVERPOINTS cannot be created in a PL/SQLblock.
D.
The END keyword signals the end of a PL/SQL block and automatically commits the
transaction in the block.
A
A
a
A
A
SERVERPOINTS cannot be created in a PL/SQLblock <== IRRELEVANT
A