Multiple choice

Which of the following is an example of durability property of database transaction?

  1. Flight booking

  2. Flight ticket

  3. ATM

  4. All of the above

  5. None of the above

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

In flight booking system, if the passenger booked the ticket, then it will remain booked despite of system crashes.This example shows the durability property of the database transaction.