Chapter Contents |
Previous |
Next |
SORTSUMF |
Default: | SORTSUMF |
Valid in: | configuration file, SAS invocation, OPTIONS statement, OPTIONS window |
Category: | Sort: SORT |
OS/390 specifics: | all |
Syntax | |
Details |
Syntax |
SORTSUMF | NOSORTSUMF |
Details |
If the NODUPKEY procedure option is specified when the SORT procedure is invoked, the SORTSUMF system option can be used to specify whether the host sort utility supports the SUM FIELDS=NONE control statement.
Note that duplicate keys are not the same as duplicate records. Duplicate keys can be eliminated with the NODUPKEY option, whereas duplicate records can be eliminated with the NODUP option in the PROC SORT statement.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.