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

IBM Exam C2090-616 Topic 5 Question 41 Discussion

Actual exam question for IBM's C2090-616 exam
Question #: 41
Topic #: 5
[All C2090-616 Questions]

Application 1 executes the following statements:

INSERT INTO TAB1 (NAME,AMOUNT) VALUES ('John,100);

COMMIT;

UPDATE TAB1 SET AMOUNT=90 WHERE NAME='John';

After a few seconds, application 2 executes the following query:

SELECT AMOUNT FROM TAB1 WHERE NAME='John'

Assuming the Currently Committed (CUR_COMMIT) configuration parameter is enabled, which of the following is TRUE?

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