Background documentation-801: Input parameter cannot be NULL value Locate this document in the navigation structure

 

Explanation

The value of an input parameter must not be a NULL value, because NULL values are not permitted for the column.

User Response

Modify the program or change the column definition in the CREATE TABLE statement.