Which statement is true about the output dataset?
The following SAS program is submitted:
data WORK.ACCOUNTING;
set WORK.DEPARTMENT;
label Jobcode=’Job Description’;
run;
Which statement is true about the output dataset?
A . The label of the variable Jobcode is Job (only the first word).
B . The label of the variable Jobcode is Job Desc (only the first 8 characters).
C . The label of the variable Jobcode is Job Description.
D . The program fails to execute due to errors. Labels must be defined in a PROC step.
Answer: C
Latest A00-231 Dumps Valid Version with 262 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Subscribe
Login
0 Comments
Inline Feedbacks
View all comments