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 to Amol Cancel reply4

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

20 − 10 =


santoshi

santoshi

A is correct

sp

sp

Yes..A is correct.