The DECLARE statement defines global and local variables for use as value expressions. When DEC DATATRIEVE initializes a variable, it assigns the variable the MISSING VALUE or DEFAULT VALUE if one is specified in the DECLARE statement. DEC DATATRIEVE assigns a value of zero to numeric variables and a space to alphabetic and alphanumeric variables if no MISSING VALUE or DEFAULT VALUE is specified.Additional Information: explode extract