Navigation: Glossary > I
indicator variable
A variable that is used to indicate if a null value is retrieved that used with an INTO clause in a SELECT command. This variable stores the status of the variable: non-null (0) or null (-1).