The following program is submitted: proc sort data=SASUSER.PROJECTS out=PSORT; by Code descending Date Cost; run; Which of the following is true concerning the submitted program?
A.
The descending option applies to the variable Code.
B.
The variable Code is sorted by ascending order.
C.
The PSORT data set is stored in the SASUSER library.
D.
The descending option applies to the Date and Cost variables.
Currently there are no comments in this discussion, be the first to comment!
This section is not available anymore. Please use the main Exam Page.A00-211 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Comments