Interactions: | If the column names in the first record in the
input file are not valid SAS names, then the IMPORT procedure uses
default variable names.
The GETNAMES statement is valid only for delimited files. |
Examples: | Importing a Delimited File |
Occupancy Code
would become the SAS variable name Occupancy_Code
.