#71Multiple Choice
Given the following code: proc print data=SASHELP.CLASS(firstobs=5 obs=15); where Sex='M'; run; How many observations will be displayed?
Premium Content
Create a free account to preview more questions, or enroll for full access.
Get Started Free