Q12
Single choice
Application APP_A is performing updates to table TAB1 using the read stability (RS) isolation level.
Which isolation level will allow application APP_B to retrieve all rows from table TAB1 immediately, rather than have to wait until application APP_A has finished making updates?