Indicator Variables
An indicator variable is a 2-byte integer variable associated with a host language variable in an embedded SQL statement. Indicator variables enable an application to:
• Detect when a null value is retrieved
• Assign a null value to a table column, form field, or table field column
• Detect character string truncation