Multiple choice technology mainframe

Sql Return code -117

  1. Row not found

  2. Privilege issue

  3. Bind issuie

  4. Insert value is missing for a Column

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

DB2 SQL error code -117 indicates that the number of values in the INSERT or UPDATE statement is not equal to the number of target columns specified or expected, meaning a value is missing or extra.