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

Discussion :: Database System 2 - CS

  1. With this type of SQL Server cursor concurrency no lock is obtained until the user updates the data.

  2. A.

     READ_ONLY

    B.

     SCROLL_LOCK

    C.

     OPTIMISTIC

    D.

     PESSIMISTIC

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Explanation Not Provided


Be The First To Comment