Application A currently holds an exclusive lock on a single row and application B tries to access that row. If lock timeout is set to -1 and both applications are using isolation level RS, which of the following will occur?
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?