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, 2786🔥, 0💬
Popular Posts:
How to connect SQL Server Management Studio Express to SQL Server 2005 Express in SQL Server? Once y...
Where to find answers to frequently asked questions in general areas of Microsoft SQL Server Transac...
How To Generate CREATE TABLE Script on an Existing Table in SQL Server? If you want to know how an e...
How to connect SQL Server Management Studio Express to SQL Server 2005 Express in SQL Server? Once y...
How To Get a List of All Tables with "sys.tables" View in SQL Server? If you want to see the table y...