SAS_Institute
A00-211 · Question #224
The SAS data set WORK STAFF has three variables: - Name is character with a length of 8 - DOB is numeric with a length of 8 - Start_Date is numeric with a length of 8 The following SAS program is…
The correct answer is A. 10. See the full explanation below for the reasoning.
Question
The SAS data set WORK STAFF has three variables:
- Name is character with a length of 8
- DOB is numeric with a length of 8
- Start_Date is numeric with a length of 8
The following SAS program is submitted:
What is the length of the Name variable in the data set WORK STAFF_UPDATE?
Exhibit
Options
- A10
- B15
- C20
- D8
How the community answered
(62 responses)- A82% (51)
- B3% (2)
- C10% (6)
- D5% (3)
Community Discussion
No community discussion yet for this question.
