Which option specifies how the data in the SAS data set TEMP will be sorted?

Following SAS program is submitted:

data temp(<insert option here>);

infile ‘rawdata’;

input x $ y z;

run;

RAWDATA is a file reference to an external file that is ordered by the variable X.

Which option specifies how the data in the SAS data set TEMP will be sorted?
A . ORDEREDBY=X
B . GROUPBY=X
C . SORTEDBY=X
D . SORTSYNC=X

Answer: C

Latest A00-212 Dumps Valid Version with 184 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments