nerdexam
IBM

C2090-320 · Question #13

Which of the following programming techniques can be used to check for any error codes after executing an SQL statement?

The correct answer is C. Using DCLGEN to produce declarations for tables. See the full explanation below for the reasoning.

Question

Which of the following programming techniques can be used to check for any error codes after executing an SQL statement?

Options

  • ADeclaring a cursor
  • BUsing the WHENEVER statement
  • CUsing DCLGEN to produce declarations for tables
  • DDynamically executing a statement with parameter markers

How the community answered

(30 responses)
  • A
    10% (3)
  • B
    3% (1)
  • C
    83% (25)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full C2090-320 Practice