The SQL statements executed in a user session are as follows:
Which two statements describe the consequences of issuing the ROLLBACK TO SAVE POINT a
command in the session? (Choose two.)
A.
The rollback generates an error.
B.
No SQL statements are rolled back.
C.
Only the DELETE statements are rolled back.
D.
Only the second DELETE statement is rolled back.
E.
Both the DELETE statements and the UPDATE statement are rolled back.