SAS_Institute
A00-212 · Question #61
A00-212 Question #61: Real Exam Question with Answer & Explanation
Sign in or unlock A00-212 to reveal the answer and full explanation for question #61. The question stem and answer options stay visible for context.
Question
The SAS data set ONE contains the variables X,Y,Z and W. The following SAS program is submitted: proc transpose data = one out = trans name = new; by x; var y; run; What are the names of all of the columns created by the TRANSPOSE procedure?
Options
- Anew, X, and Y only
- Bnew, X, and COL1 only
- Cnew, Y, and COL1 only
- Dnew, X, Y, and COL1
Unlock A00-212 to see the answer
You've previewed enough free A00-212 questions. Unlock A00-212 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.