A dirty read reads only data that is guaranteed committed forever.

Practice this question from Quiz: DBMS for Java, with options and an explanation.

Question

A dirty read reads only data that is guaranteed committed forever.

Option A

True

Dirty reads can expose changes that may later roll back.

Option B — Correct answer

False

Dirty reads can expose changes that may later roll back.

Quiz: DBMS for Java

All questions · Previous question · Next question

Open on QuizMaker