serialization - Conflict-serializability - Database Administrators Stack Exchange


so, task prove following:

if s schedule containing @ 1 write action, s conflict-serializable.

the answer yes, disagree, because following schedule contains @ 1 write action, , not conflict-serializable:

r1(a), r2(a), w2(a), r1(a).

am wrong? or answer wrong?


Comments

Popular posts from this blog

analysis of two transistors ib,ic,ie? - Electrical Engineering Stack Exchange

Choosing and replace capacitors for audio amplifier - Electrical Engineering Stack Exchange

sql server 2008 r2 - LogWriter: Operating system error 1117 - Database Administrators Stack Exchange