nerdexam
Oracle

1Z0-882 · Question #51

You have a transaction that queries a table at the beginning of the transaction and performs the same query later. Which two transaction isolation levels guarantee that you get the same results both…

The correct answer is A. Repeatable read E. serializable. See the full explanation below for the reasoning.

Question

You have a transaction that queries a table at the beginning of the transaction and performs the same query later. Which two transaction isolation levels guarantee that you get the same results both times?

Options

  • ARepeatable read
  • BRead committed
  • CRead uncommitted
  • DSingle user
  • Eserializable

How the community answered

(47 responses)
  • A
    72% (34)
  • B
    9% (4)
  • C
    4% (2)
  • D
    15% (7)

Community Discussion

No community discussion yet for this question.

Full 1Z0-882 Practice