Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Database
»
Managing Multiuser Databases
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?
Forward only
Static
Keyset
Dynamic
Correct Answer:
Keyset
← Previous Question
Next Question→
More Questions from
Managing Multiuser Databases
Which of the following disallows both dirty reads and nonrepeatable reads, but allows phantom reads?
A transaction in which either all of the database actions occur or none of them do is called:
Dirty read, nonrepeatable, and phantom reads are not possible in this instance.
The size of a lock is called:
Locks placed by the DBMS are called ________ .
Which of the following refers to a cursor type where changes of any type and from any source are visible?
Which of the following occurs when one transaction reads a changed record that has not been committed to the database?
Which of the following occurs when a transaction rereads data and finds new rows that were inserted by a command transaction since the prior read?
In this instance, dirty reads are disallowed, while nonrepeatable reads and phantom reads are allowed.
The advantage of optimistic locking is that:
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments