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 25 Apr 2026
Copyright © 2014-2026 ACE4Sure. All Rights Reserved