Which statement is true about transactions in PL/SQL?

Which statement is true about transactions in PL/SQL?

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.



Leave a Reply 7

Your email address will not be published. Required fields are marked *


Jen

Jen

SERVERPOINTS cannot be created in a PL/SQLblock <== IRRELEVANT