Community

Oracle Locking Survival Guide

In multi-user systems, many users may update the same information at the same time. Locking allows only one user to update a particular data block; another person cannot modify the same data. The basic idea of locking is that when a user modifies data through a transaction, that data is locked by

Read More - Register for Free Membership

Tags: