Specify a secondary data set that contains the combinations of values of class variables to include in tables and output data sets CLASSDATA= Exclude from tables and output data sets all combinations ...
Many base procedures require an input SAS data set. You specify the input SAS data set using the DATA= option in the procedure statement, for example, proc print data=emp; If you omit the DATA= option ...