Fetching a NULL Value
When you use GET DESCRIPTOR after a fetch, and the fetched value
is NULL, the INDICATOR field is set to -1 to indicate the
NULL value
. The value of DATA is undefined if INDICATOR indicates
a NULL value. The host variable into which DATA is copied has
an unpredictable value.