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-908 Topic 6 Question 5 Discussion

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

Examine these statements, which execute successfully:

TRUNCATE test; BEGIN;

INSERT INTO test(id, name) VALUES(1, ''Hello''); ROLLBACK;

SELECT id FROM test;

Which three storage engines would return a nonempty recordset for the test table when executing the statements? (Choose three.)

Show Suggested Answer Hide Answer
Suggested Answer: A, D, F

Contribute your Thoughts:

swotiz
2 years ago
The correct is A, E, F (I tested it on my machine)
upvoted 1 times
...

Save Cancel