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 ...
Some procedures, such as PROC UNIVARIATE, produce multiple output objects. Any procedure that uses ODS produces multiple output objects when you use BY-group processing. ODS enables you to select ...