one or more output objects from which to create a data set the names of the data sets to create. To create a single output data set, use this simplified form of the ODS OUTPUT statement: ODS OUTPUT ...
PROC SURVEYSELECT creates a SAS data set that contains the sample of selected units. You can specify the name of this output data set with the OUT= option in the PROC SURVEYSELECT statement. If you ...