A00-215 Exam Question 11
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?
PATIENT

VISIT


How many observations are created in the ALLVISITS data set?
A00-215 Exam Question 12
What is the default sort order of PROC SORT?
A00-215 Exam Question 13
How does SAS display missing values?
A00-215 Exam Question 14
Given the program below:

Why does the program fail?

Why does the program fail?
A00-215 Exam Question 15
Which statement is true about SAS program syntax?