I read about the locking mechanisms used in db and isolation. if Locking can solve concurrency problems why we need isolation.
I want to understand the diff between both.
do we need to use both to handle concurrency or isolation level itself can handle concurrency or locking itself can handle concurrency
New contributor
psingh2 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.