SAS Institute Related Exams
A00-215 Exam
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?
Given the following code:

Which variables are created with the BY statement?
Given the data sets AMERICIAN NATIONAL and results in the data set BASEBALL shown below:

Which DATA step correctly creates the BASEBALL data set?