Subject not found.
1.

What Happens When Multiple Users Try To Update The Same Set Of Data?

Answer»

ORACLE uses locking mechanism to ENSURE that only one session or user can update a single set of data at given point in TIME.

Oracle uses locking mechanism to ensure that only one session or user can update a single set of data at given point in time.



Discussion

No Comment Found