New Year Sale ! 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-062 Topic 4 Question 59 Discussion

Actual exam question for Oracle's 1Z0-062 exam
Question #: 59
Topic #: 4
[All 1Z0-062 Questions]

Examine these statements:

DESC emp

INSERT INTO emp VALUES ( 101, 'John', 12000);

1 row created.

SAVEPOINT after_insert;

Savepoint created.

UPDATE emp SET salary=16000 WHERE empno=101;

1 row updated.

SAVEPOINT after_update;

Savepoint created.

DELETE FROM emp WHERE empno=101;

1 row deleted.

SAVEPOINT after_delete;

Savepoint created.

ROLLBACK TO SAVEPOINT after_update;

Rollback complete.

INSERT INTO emp VALUES ( 102, 'Emma', 12000);

ROLLBACK TO SAVEPOINT after_delete;

Which is the result and effect of this ROLLBACK?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


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