What is the result of a deadlock in a database?
Question 1
Q1. What is the result of a deadlock in a database?
Answer: Indefinite waiting
Explanation: A deadlock results in indefinite waiting, as transactions wait for each other to release resources.