A _________ consists of a sequence of query and/or update statements.
Transaction
Commit
Rollback
Flashback
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
| # | Quiz |
|---|---|
|
1
Discuss
|
______ will undo all statements up to commit?
Solution |
|
2
Discuss
|
Consider the following action:
What does Rollback do?
Solution |
|
3
Discuss
|
In order to undo the work of transaction after last commit which one should be used?
Solution |
|
4
Discuss
|
In order to maintain the consistency during transactions, database provides
Solution |
|
5
Discuss
|
Which of the following is used to get back all the transactions back after rollback?
Solution |
|
6
Discuss
|
Which of the following makes the transaction permanent in the database?
Solution |
|
7
Discuss
|
Transaction processing is associated with everything below except
Solution |
|
8
Discuss
|
A transaction completes its execution is said to be
Solution |
|
9
Discuss
|
In case of any shut down during transaction before commit which of the following statement is done automatically?
Solution |
| # | Quiz |
Copyright © 2020 Inovatik - All rights reserved