Menu

Transaction and Concurrency Questions

MCQ
1.
A _________ consists of a sequence of query and/or update statements.
forum Discussion
MCQ
2.
Which of the following makes the transaction permanent in the database?
forum Discussion
MCQ
3.
In order to undo the work of transaction after last commit which one should be used?
forum Discussion
MCQ
4.
What does Rollback do?
forum Discussion
MCQ
5.
In case of any shut down during transaction before commit which of the following statement is done automatically?
forum Discussion
MCQ
6.
In order to maintain the consistency during transactions, database provides
forum Discussion
MCQ
7.
Transaction processing is associated with everything below except
forum Discussion
MCQ
8.
A transaction completes its execution is said to be
forum Discussion
MCQ
9.
Which of the following is used to get back all the transactions back after rollback?
forum Discussion
MCQ
10.
______ will undo all statements up to commit?
forum Discussion