Which two statements are true regarding a SAVEPOINT? (Choose two.) By Singh | January 1, 2023 0 Comment Which two statements are true regarding a SAVEPOINT? (Choose two.) A. Rolling back to a SAVEPOINT can undo a TRUNCATE statement B. Rolling back to a SAVEPOINT can undo a DELETE statement C. Rolling back to a SAVEPOINT can undo a CREATE INDEX statement D. A SAVEPOINT does not issue a COMMIT E. Only one SAVEPOINT may be issued in a transaction Correct Answer: B,D