he technique that controls the interaction between more than one executing
transactions is known as (1 marks)
a. Multitasking technique
b. Serialization technique
c Schedule technique
d .Conculgency control technique
Answers
Answered by
1
The technique that controls the interaction between more than one executing
transactions is known as (1 marks)
a. Multitasking technique
b. Serialization technique
c Schedule technique
d .Conculgency control technique
Answer:
a. Multitasking technique
Answered by
0
The technique that controls the interaction between more than one executing transactions is known as concurrency control scheme.
Explanation:
- It's a technique for running many database activities at the same time without interfering with one another.
- When many transactions are running at the same time, there is a risk of a conflict, which could result in an inconsistent database.
- To resolve these conflicts, we need a DBMS with concurrency control, which allows many transactions to run at the same time while maintaining data integrity.
Similar questions