Problems occur if we don’t implement proper locking strategy

Options
- Dirty reads
- Phantom reads
- Lost updates
- Unrepeatable reads
- ALL of the above


CORRECT ANSWER : ALL of the above

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement