Computer Science, asked by riyabansal559, 1 year ago

How does conflict serialazibility ensure serializability?

Answers

Answered by prashantkumar83466
0
Serializability. Serializability is the classical concurrency scheme. Itensures that a schedule for executing concurrent transactions is equivalent to one that executes the transactions serially in some order. It assumes that all accesses to the database are done using read and write operations.
Similar questions
Math, 7 months ago