CSE MCQs :: DBMS MCQs
- A _________ consists of a sequence of query and/or update statements.
- Which of the following makes the transaction permanent in the database ?
- In order to undo the work of transaction after last commit which one should be used ?
-
Consider the following action:Transaction¦..Commit;Rollback;What does Rollback do?
- In case of any shut down during transaction before commit which of the following statement is done automatically ?
- In order to maintain the consistency during transactions database provides
- Transaction processing is associated with everything below except
- A transaction completes its execution is said to be
- Which of the following is used to get back all the transactions back after rollback ?