Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Oracle Exam 1Z0-071 Topic 5 Question 90 Discussion

Actual exam question for Oracle's 1Z0-071 exam
Question #: 90
Topic #: 5
[All 1Z0-071 Questions]

Examine the description of the BOOKS table:

The table has 100 rows.

Examine this sequence of statements issued in a new session;

INSERT INTO BOOKS VALUES ('ADV112' , 'Adventures of Tom Sawyer', NULL, NULL);

SAVEPOINT a;

DELETE from books;

ROLLBACK TO SAVEPOINT a;

ROLLBACK;

Which two statements are true?

Show Suggested Answer Hide Answer
Suggested Answer: C, D

Contribute your Thoughts:

Mila
6 days ago
I'm not sure about this one. The SAVEPOINT and ROLLBACK commands are confusing me. I'm going to go with C) because it seems like the most straightforward explanation, even though it might not be right.
upvoted 0 times
...
Maile
15 days ago
Wow, this question is tricky! I think the correct answer is A) and B). The first ROLLBACK command should restore the 101 rows that were deleted, but the inserted row would still need to be committed. And the second ROLLBACK command would do nothing since the first one already undid the delete.
upvoted 0 times
...
Precious
24 days ago
But if the first ROLLBACK command restores the deleted rows, then the second one must undo the insert, right?
upvoted 0 times
...
Lanie
26 days ago
I disagree, I believe it's B and D.
upvoted 0 times
...
Precious
28 days ago
I think the correct answers are A and E.
upvoted 0 times
...

Save Cancel
az-700  pass4success  az-104  200-301  200-201  cissp  350-401  350-201  350-501  350-601  350-801  350-901  az-720  az-305  pl-300  

Warning: Cannot modify header information - headers already sent by (output started at /pass.php:70) in /pass.php on line 77