...
Process-Scheduling
October 3, 2023
Operating-Systems
October 3, 2023
Process-Scheduling
October 3, 2023
Operating-Systems
October 3, 2023

Database-Management-System

Question 1

Which level of locking provides the highest degree of concurrency in a relational database?

A
Page
B
Table
C
Row
D
Page, table and row level locking allow the same degree of concurrency
Question 1 Explanation: 
In page level locking, it will lock whole page i.e., all rows are highly restrictive.
Table locking can be used for concurrency control with DDL operations.
In row share table is less restrictive but it consists of highest degree of concurrency compared to page and table.
Correct Answer: C
Question 1 Explanation: 
In page level locking, it will lock whole page i.e., all rows are highly restrictive.
Table locking can be used for concurrency control with DDL operations.
In row share table is less restrictive but it consists of highest degree of concurrency compared to page and table.
2 1 vote
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!