SAS Institute A00-215 Question Answer
Which PROC SORT statement specifies the sort variable?
CLASS
BY
SORTVAR
ORDERBY
The PROC SORT statement that specifies the sort variable is: BY
The BY statement in PROC SORT is used to specify the variable(s) by which the data should be sorted.
TESTED 07 Jul 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved