CIW Exam Questions

which situation would the DBMS use a serial schedule to execute the transactions?

In which situation would the DBMS use a serial schedule to execute the transactions?

A.
Concurrent transactions read data from the same data structure.

B.
Concurrent transactions write data to different data structures.

C.
Concurrent transactions read or write the same data structure.

D.
Concurrent transactions read or write from different data structures.