nerdexam
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

A00-211 question #224 exhibit

Options

  • A10
  • B15
  • C20
  • D8

How the community answered

(62 responses)
  • A
    82% (51)
  • B
    3% (2)
  • C
    10% (6)
  • D
    5% (3)

Community Discussion

No community discussion yet for this question.

Full A00-211 Practice