Diff between locking and isolations which to use to handle concurrency
I read about the locking mechanisms used in db and isolation. if Locking can solve concurrency problems why we need isolation.
I read about the locking mechanisms used in db and isolation. if Locking can solve concurrency problems why we need isolation.