IBM Exam Questions

which isolation level will not permit this application to see additional rows inserted by other appl

If an application issues the same query more than once in the same Unit of Work, which isolation
level will not permit this application to see additional rows inserted by other applications?

A.
Read Stability (RS)

B.
Repeatable Read (RR)

C.
Uncommitted Read (UR)

D.
Cursor Stability (CS)