Multiple Choice
ANSI defines four events that signal the end of a transaction.Of the following events,which is defined by ANSI as being equivalent to a ROLLBACK?
A) Five SQL statements are executed.
B) The end of a program is successfully reached.
C) The program is abnormally terminated.
D) The database is shut down for maintenance.
Correct Answer:

Verified
Correct Answer:
Verified
Q2: A field-level lock allows concurrent transactions to
Q11: _-level locks are less restrictive than database-level
Q13: _ can take place at any of
Q19: ANSI defines four events that signal the
Q20: What is a rule that applies to
Q25: The transaction recovery write-ahead-log protocol ensures that
Q40: If T1 has not unlocked data item
Q57: Durability requires that all portions of the
Q58: A(n) _ condition occurs when two or
Q71: How does a shared/exclusive lock schema increase