MediumAnalyzeRDBMS & SQLMultiple Choice

At which isolation level can 'phantom reads' occur — where a transaction re-runs a query and finds new rows inserted by another committed transaction?

Analyze Tests ability to break down and examine complex problems.

Answer Options

AREAD UNCOMMITTED and READ COMMITTED only
BREPEATABLE READ
CSERIALIZABLE
DAll isolation levels allow phantom reads

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 15+ more RDBMS & SQL questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the RDBMS & SQL topic (Databases).

More RDBMS & SQL Questions