The following list of actions are performed by the transactions T1 and T2 in the order specified without isolation. Iden
Posted: Sat May 14, 2022 4:14 pm
The following list of actions are performed by the transactions T1 and T2 in the order specified without isolation. Identify the type of isolation violation that occurs T2 adds $50 to account A T1 reads account A T1 increases account Aby 10% 72 rolls back T2 performs a dirty read, and T1 executes without a connect O Both T1 and 2 perform non repeatablerade Ti performs a non-repeatable read and T2 cutes without a conflict Both T1 and 2 performs dirty roadt O TI performs a dirty read and T2 executes without conflict