Which database concept refers to the ability to recover from failures?
Q1. Which database concept refers to the ability to recover from failures?
Answer: Durability
Explanation: Durability ensures that once a transaction is committed, its effects are permanent, allowing the database to recover from failures.