December 2014
Intermediate to advanced
858 pages
40h 10m
English
|
General form, SASFILE
statement:
SASFILE SAS-data-file <(password-option(s))> OPEN
| LOAD | CLOSE;
SAS-data-file
is a valid SAS data
file (a SAS data set with the member type DATA).
password-option(s)
specifies one or more
password options.
OPEN
opens the file and allocates the buffers, but defers reading the data into memory until a procedure or statement is ... |
Read now
Unlock full access