Home / CSE / Database System 2 - CS :: Discussion

Discussion :: Database System 2 - CS

  1. Which of the following occurs when a transaction rereads data and finds new rows that were inserted by a command transaction since the prior read?

  2. A.

     Nonrepeatable read

    B.

     Phantom read

    C.

     Dirty read

    D.

     Consistent read

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    Explanation Not Provided


Be The First To Comment