PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

which of the following is true for all other applications not running under the Uncommitted Read isolation lev

Application A issues the following SQL statements within in a single transaction using the
Uncommitted Read isolation level:
SELECT * FROM employee WHERE deptno=’A00′;
UPDATE employee SET salary = salary * 1.1 WHERE deptno=’A00′;
As long as the transaction has not been committed, which of the following is true for all other
applications not running under the Uncommitted Read isolation level?


Page 646 of 1,258« First...102030...644645646647648...660670680...Last »