SAS Institute Related Exams
A00-215 Exam
Which statement is true about the DROP statement during the compilation phase of the DATA step?
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?