Oracle MySQL 8.0 Database Developer 1z0-909 Question # 15 Topic 2 Discussion

Oracle MySQL 8.0 Database Developer 1z0-909 Question # 15 Topic 2 Discussion

1z0-909 Exam Topic 2 Question 15 Discussion:
Question #: 15
Topic #: 2

Examine these commands which execute successfully in the sequence shown in Sessions S1 and S2:

1z0-909 Question 15

Now, examine this statement that execute successfully in s1:

S1> SELECT * FROM emp;

Which is true about the result of the select statement?


A.

The inserted row is returned because the transaction is auto committed in S2.


B.

The inserted row is not returned because the isolation level is READ COMMITTED in S2.


C.

The inserted row is not returned because the transaction still active in s2.


D.

The inserted row is returned because the isolation level is RPEATABLE READ in S1.


Get Premium 1z0-909 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.