specifies a modification date in the form of a numeric date value or a SAS date constant. This option is valid for transferring data sets, catalogs, and libraries. Its use results in data sets or ...
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 ...