nerdexam
SAS_Institute

A00-211 · Question #238

Given the data sets below: WORK.EMP with variables: WORK.NEWHIRE with variables: The following SAS program is submitted: The SAS data set WORK.EMP has 50 observations, and the data set WORK.NEWHIRE…

The correct answer is A. 3. See the full explanation below for the reasoning.

Question

Given the data sets below:

WORK.EMP with variables:

WORK.NEWHIRE with variables:

The following SAS program is submitted:

The SAS data set WORK.EMP has 50 observations, and the data set WORK.NEWHIRE has 4 observations. How many variables will the data set WORK.ALLEMP contain?

Options

  • A3
  • BThe program fails execution.
  • C6
  • D4

How the community answered

(29 responses)
  • A
    76% (22)
  • B
    7% (2)
  • C
    3% (1)
  • D
    14% (4)

Community Discussion

No community discussion yet for this question.

Full A00-211 Practice