nerdexam
CIW

1D0-441 · Question #69

1D0-441 Question #69: Real Exam Question with Answer & Explanation

The correct answer is D. A transaction automatically rolls back if the client closes its connection to the database before. See the full explanation below for the reasoning.

Question

Which statement is true with respect to transactions and JDBC?

Options

  • AA single transaction must contain at least two SQL statements.
  • BThe primary reason to use transactions is to increase performance.
  • CTo use a transaction, you must create an instance of the TransactionStatement interface.
  • DA transaction automatically rolls back if the client closes its connection to the database before

Community Discussion

No community discussion yet for this question.

Full 1D0-441 Practice