Aug 10, 2011

15

Which one of the following is true of the RETAIN statement in a SAS DATA step program?

A. It is only valid in conjunction with a SUM function.
B. It has no effect on variables read with the SET, MERGE and UPDATE statements.
C. It adds the value of an expression to an accumulator variable and ignores missing values.
D. It can be used to assign an initial value to _N_ .

No comments:

Post a Comment