nerdexam
IBM

C2090-320 · Question #121

A transaction reads the same row twice and needs the same value returned each time. However, it is not concerned about new rows appearing during the course of the transaction's execution. Which…

The correct answer is B. Read stability. See the full explanation below for the reasoning.

Question

A transaction reads the same row twice and needs the same value returned each time. However, it is not concerned about new rows appearing during the course of the transaction's execution. Which isolation level is appropriate?

Options

  • ARepeatable read
  • BRead stability
  • CCursor stability
  • DUncommitted read

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    80% (16)
  • C
    10% (2)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full C2090-320 Practice