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

Nyquist-Shannon sampling theorem on non infinite signals - Electrical Engineering Stack Exchange

sqlite - Unique combination of values - Database Administrators Stack Exchange

auto reset an Arduino using ftdi - DTR signal stays low and needs to go high after 1-50ms - Electrical Engineering Stack Exchange