Which statement is ...
 
Notifications
Clear all

Which statement is true about the output dataset?

1 Posts
1 Users
0 Likes
66 Views
(@tsuchiuramanual)
Posts: 747
Noble Member
Topic starter
 

The following SAS program is submitted:

data WORK.ACCOUNTING;

set WORK.DEPARTMENT;

length EmpId $6;

CharEmpid=EmpId;

run;

If data set WORK.DEPARTMENT has a numeric variable EmpId.

Which statement is true about the output dataset?

  • A . The type of the variable CharEmpid is numeric.
    B. The type of the variable CharEmpid is unknown.
    C. The type of the variable CharEmpid is character.
    D. The program fails to execute due to errors.

Show Answer Hide Answer

Suggested Answer: D
 
Posted : 28/12/2022 9:58 am

Latest SAS Institute A00-211 Dumps Valid Version

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