Collections:
What Is a Data Lock in Oracle
What Is a Data Lock in Oracle?
✍: FYIcenter.com
A data lock is logical flag the Oracle server is placed on data objects to give an exclusive right to a transaction. Statements in other transactions needs to respect data locks based on certain rules. Rules on data locks are:
⇒ How Data Locks Are Respected in Oracle
⇐ Supported Transaction Isolation Levels in Oracle
2019-08-19, 2782🔥, 0💬
Popular Posts:
How To Convert Character Strings into Numeric Values in SQL Server Transact-SQL? Sometimes you need ...
What is test testing area for? The testing area is provided to allow visitors to post testing commen...
How To Assign Debug Privileges to a User in Oracle? In order to run SQL Developer in debug mode, the...
How to download and install the scaled-down database AdventureWorksLT in SQL Server? If you want to ...
How To Break Query Output into Pages in MySQL? If you have a query that returns hundreds of rows, an...