What is the purpose of a SAVEPOINT in Oracle transactions?
-
A
To commit changes up to a specific point
-
B
To mark an intermediate point in a transaction so a partial rollback is possible
-
C
To lock a table at a specific moment
-
D
To create a backup of the current data