The CONTROL statement names variables for sorting the input data set. The CONTROL variables can be character or numeric. PROC SURVEYSELECT sorts the input data set by the CONTROL variables before ...
The CONTROL statement declares control variables and specifies their values. A control variable is like a retained variable (see the section "RETAIN Statement") except that it is retained across ...