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) DDL statements are prohibited.
Correct Answer:

Verified
Correct Answer:
Verified
Q30: A _ is a temporary table used
Q35: Explain how to combine queries using the
Q37: If the DBA wishes to describe all
Q55: The following code would include: <br>SELECT Customer_T.CustomerID,CustomerName,
Q65: _ differs from array because it can
Q68: What results would the following SQL statement
Q71: The following code would include: <br>SELECT Customer_T.CustomerID,
Q72: The following code is an example of
Q74: The following queries produce the same results.<br>Select
Q95: Correlated subqueries are less efficient than queries