Multiple choice technology mainframe Sql Return code -805 Column not found Duplicate value Bind issue Invalid time and date Reveal answer Fill a bubble to check yourself C Correct answer Explanation SQL return code -805 indicates the DB2 package was not found or there's a bind issue - the application program needs to be bound to the database. This relates to program preparation, not column existence, duplicate values, or date validation.