Question
a.
Implicit lock
b.
Explicit lock
c.
Exclusive lock
d.
Shared lock
Posted under DBMS
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Which of the following locks the item from change but not from read?
Similar Questions
Discover Related MCQs
Q. The advantage of optimistic locking is that:
View solution
Q. Which of the following refers to a cursor type that when the cursor is opened, a primary key value is saved for each row in the recordset; when the application accesses a row, the key is used to fetch the current values of the row?
View solution
Q. Which of the following refers to a cursor type where changes of any type and from any source are visible?
View solution
Q. Which of the following disallows both dirty reads and nonrepeatable reads, but allows phantom reads?
View solution
Q. Dirty read, nonrepeatable, and phantom reads are not possible in this instance.
View solution
Q. A transaction in which either all of the database actions occur or none of them do is called:
View solution
Q. A cursor type in which the application can only move forward through the recordset is called:
View solution
Q. Which of the following occurs when one transaction reads a changed record that has not been committed to the database?
View solution
Q. Which of the following allows dirty reads, nonrepeatable reads and phantom reads to occur?
View solution
Q. Which of the following locks the item from access of any type?
View solution
Q. The size of a lock is called:
View solution
Q. A cursor type in which the application sees the data as they were at the time the cursor was opened is called:
View solution
Q.
Locks placed by the DBMS are called ________ .
View solution
Q. If an transaction is performed in a database and committed, the changes are taken to the previous state of transaction by
View solution
Q. When the transaction finishes the final statement the transaction enters into
View solution
Q. Which of the following is an atomic sequence of database actions?
View solution
Q. DBMS periodically suspends all processing and synchronizes its files and journals through the use of
View solution
Q. A race condition occurs when
View solution
Q. Data integrity control
View solution
Q. The type of constraints that specifies the uniqueness of data stored in the database are considered as
View solution
Suggested Topics
Are you eager to expand your knowledge beyond DBMS? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!