Q. What is TRUE about SAVEPOINT?
β
Correct Answer: (C)
A specific part of a transaction can be given a name
Explanation: In the case of the SAVEPOINT command, a specific part of a transaction can be given a name.