Problems occurs if we don’t implement a proper locking strategy
(a) Dirty reads
(b) Phantom reads
(c) Lost updates
(d) Unrepeatable reads
The question was asked during an interview.
My enquiry is from Transformation of Relational Expressions topic in portion Query Processing Techniques of Database Management