Filters
Question type

Study Flashcards

Although the DBMS is designed to recover a database to a previous consistent state when an interruption prevents the completion of a required set of transactions, the transactions themselves are defined by the end user or programmer and must be semantically correct.

A) True
B) False

Correct Answer

verifed

verified

A consistent database state is .


A) one in which all tables have foreign keys
B) one in which all data integrity constraints are satisfied
C) one in which all tables are normalized
D) one in which all SQL statements only update one table at a time

E) B) and D)
F) A) and B)

Correct Answer

verifed

verified

If a(n) is issued before the termination of a transaction, the DBMS will restore the database only for that particular transaction, rather than for all transactions, in order to maintain the durability of the previous transactions.

Correct Answer

verifed

verified

A lock guarantees the open use of a data item to multiple transactions.

A) True
B) False

Correct Answer

verifed

verified

As long as two transactions, T1 and T2, access data, there is no conflict, and the order of execution is irrelevant to the final outcome.


A) shared
B) common
C) unrelated
D) locked

E) A) and D)
F) A) and C)

Correct Answer

verifed

verified

Showing 81 - 85 of 85

Related Exams

Show Answer