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/SQL block.

D.
The END keyword signals the end of a PL/SQL block and automatically commits the transaction in the block.



Leave a Reply 4

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


santoshi

santoshi

A is correct

sp

sp

Yes..A is correct.