Page 1 of 1

Which two statements are true regarding a SAVEPOINT? (Choose two.)

Posted: Sun Jun 11, 2023 3:55 pm
by answerhappygod
Which two statements are true regarding a SAVEPOINT? (Choose two.)

A. Rolling back to a SAVEPOINT can undo a CREATE INDEX statement
B. Rolling back to a SAVEPOINT can undo a TRUNCATE statement
C. Only one SAVEPOINT may be issued in a transaction
D. A SAVEPOINT does not issue a COMMIT E. Rolling back to a SAVEPOINT can undo a DELETE statement