December 2014
Intermediate to advanced
858 pages
40h 10m
English
|
General form for OUTPUT,
REPLACE, and REMOVE statements:
OUTPUT;
REPLACE;
REMOVE;
OUTPUT
adds the current observation
to the end of the data set.
REPLACE
writes the current
observation to the same location in the data set.
REMOVE
removes the current
observation from the data set.
|
Read now
Unlock full access