Locks are used to support concurrency when many programs want to access the same table at the same time. It protects data from being corrupted
Locks are used to support concurrency when many programs want to access the same table at the same time. It protects data from being corrupted