Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Database
»
Managing Multiuser Databases
A transaction for which all committed changes are permanent is called:
atomic.
consistent.
isolated.
durable.
Correct Answer:
durable.
← Previous Question
Next Question→
More Questions from
Managing Multiuser Databases
A cursor type in which the application sees the data as they were at the time the cursor was opened is called:
A cursor type in which the application can only move forward through the recordset is called:
Locks placed by command are called ________ .
Which of the following occurs when a transaction rereads data it has previously read and finds modification or deletions caused by a committed transaction?
Two transactions that run concurrently and generate results that are consistent with the results that would have occurred if they had run separately are referred to as serializable transactions.
A point of synchronization between the database and the transaction log is generally referred to as a stop point.
A phantom read occurs when a transaction rereads data it has previously read and finds modifications or deletions caused by a committed transaction.
A transaction is a series of actions to be taken on the database so that either all of them are performed successfully or none of them are performed at all.
The overall responsibility of the DBA is to facilitate the development and use of the database.
When two transactions are being processed against the database at the same time they are termed concurrent transactions.
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments