SAS_Institute
A00-211 · Question #122
A00-211 Question #122: Real Exam Question with Answer & Explanation
The correct answer is C. The label of the variable Jobcode is Job Description.. See the full explanation below for the reasoning.
Question
The following SAS program is submitted: Which statement is true about the output data set?
Options
- AThe label of the variable Jobcode is Job (only the first word).
- BThe label of the variable Jobcode is Job Desc (only the first 8 characters).
- CThe label of the variable Jobcode is Job Description.
- DLabels can only be defined in PROC steps. The program fails to execute due to errors and the data
Community Discussion
No community discussion yet for this question.