Computer Science, asked by vasudev70, 9 months ago

What is serializability in database ?

Answers

Answered by dia190
1

Explanation:

Serializability is a concurrency scheme where the concurrent transaction is equivalent to one that executes the transactions serially. A schedule is a list of transactions. Serial schedule defines each transaction is executed consecutively without any interference from other transactions.

Answered by devu179
1

Answer:

I hope it helps

Explanation:

Serializability is a concurrency scheme where the concurrent transaction is equivalent to one that executes the transactions serially. A schedule is a list of transactions. Serial schedule defines each transaction is executed consecutively without any interference from other transactions.

Similar questions