December 2014
Intermediate to advanced
858 pages
40h 10m
English
|
General form, DATASETS
procedure with the MODIFY and FORMAT statements:
PROC DATASETS LIB=SAS-library <NOLIST>;
MODIFY SAS-data-set;
FORMAT variable(s)
format;
QUIT;
|
Read now
Unlock full access