Database-Management-System
August 29, 2024Database-Management-System
August 29, 2024Transactions
|
Question 86
|
Assume transaction A holds a shared lock R. If transaction B also requests for a shared lock on R, it will
|
result in a deadlock situation
|
|
|
immediately be granted
|
|
|
immediately be rejected
|
|
|
be granted as soon as it is released by A
|
Correct Answer: B
