Multiple choice

In which of the following transaction's properties, if many transactions execute concurrently, the result must be same as if they were executed serially in the same order?

  1. Serializability

  2. Durability

  3. Shared mode

  4. Growing phase

  5. One-safe

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In this transaction's property, if many transactions execute concurrently, the result must be same as if they were executed serially in the same order.