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)- A10% (3)
- B3% (1)
- C83% (25)
- D3% (1)
Community Discussion
No community discussion yet for this question.