SAS Institute Related Exams
A00-215 Exam
Given the input data set WORK. GR_ANS with two character variables:

The following SAS program is submitted:

Which report is created?
A)

B)

C)

D)

The sashelp. class data set has 19 observations.
Given the frequency information about the Age, shown below:

How many observations are written to output data set when the following code is submitted?
Given the PATIENT and VISIT data sets and the DATA step shown below:
PATIENT

VISIT


How many observations are created in the ALLVISITS data set?