Adobe
9A0-127 · Question #89
Which three <cftransaction> isolation attributes allow dirty read, non-repeatable read, or phantom? (Choose three.)
The correct answer is A. read_committed B. repeatable_read D. read_uncommitted. See the full explanation below for the reasoning.
Question
Which three <cftransaction> isolation attributes allow dirty read, non-repeatable read, or phantom? (Choose three.)
Options
- Aread_committed
- Brepeatable_read
- Cserializable
- Dread_uncommitted
How the community answered
(37 responses)- A81% (30)
- C19% (7)
Community Discussion
No community discussion yet for this question.