nerdexam
IBM

A2060-218 · Question #74

A developer has created and deployed a LWJDBC adapter with all the setting completed. The developer has used the following SQL in the SQL parameter UPDATE TEST SET CERT = O?WHERE CERTREVIEW = ?…

The correct answer is D. param1, paramtype1. See the full explanation below for the reasoning.

Question

A developer has created and deployed a LWJDBC adapter with all the setting completed. The developer has used the following SQL in the SQL parameter UPDATE TEST SET CERT = O?WHERE CERTREVIEW = ?. parameter UPDATE TEST SET CERT = ?O?WHERE CERTREVIEW = ?. Which setting needs to be added into the configuration of the LWJDBC?

Options

  • Avar1
  • Bparam1
  • Cvar1, vartype1
  • Dparam1, paramtype1

How the community answered

(48 responses)
  • A
    15% (7)
  • B
    8% (4)
  • C
    2% (1)
  • D
    75% (36)

Community Discussion

No community discussion yet for this question.

Full A2060-218 Practice