1If not explicitly defined, a variable's type and length are implicitly defined by its first occurrence in a DATA step. 2The minimum length is 2 bytes in some operating environments, 3 in others. See ...
The LABEL statement assigns SAS variable labels to variables in the output data sets. You can give labels for any number of variables in a single LABEL statement. The default labels for variables ...