Multiple Choice
Explicit commands to manage transactions are needed when:
A) a transaction consists of just one SQL command.
B) multiple SQL commands must be run as part of a transaction.
C) autocommit is set to off.
D) none of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: While triggers run automatically, _ do not
Q25: A join that is based upon equality
Q27: Persistent stored modules are extensions defined in
Q31: All of the following are guidelines for
Q35: Explain how to combine queries using the
Q36: User-defined transactions can improve system performance because:<br>A)
Q37: If the DBA wishes to describe all
Q48: A function has only input parameters but
Q53: The UNION clause is used to combine
Q70: Constraints are a special case of triggers.