Currently in input SQLDA/messsage null indicator can have two meaningful values: 0 for not null data and -1 for null indication. It would be useful to add more: 1) A value indicating "set field to ...
If this (and maybe others) function is called with a non-NULL output SQLDA, with a select statement that returns more than one row or throw errors, exceptions are not returned in the status vector.