SAS Institute Related Exams
A00-215 Exam
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?
Which statements read the input data set SASHELP. SHOES and create the output data set WORK. TOTAL?
When the following code is submitted, execution fails.

Why does the execution fail?