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