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)- A76% (22)
- B7% (2)
- C3% (1)
- D14% (4)
Community Discussion
No community discussion yet for this question.