#194Multiple Choice
The following SAS program is submitted: proc print data = sasuser.houses; run; proc means data = sasuser.shoes; run; Which one of the following OPTIONS statemen...
Premium Content
Create a free account to preview more questions, or enroll for full access.
Get Started Free