The following examples illustrate basic uses of other SAS procedures with librefs that refer to DBMS data. Using the MEANS Procedure This example uses the PRINT and MEANS procedures on a SAS data set ...
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 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results