#186Multiple Choice
The following SAS SORT procedure step generates an output data set: proc sort data = sasuser.houses out = report; by style; run; In which library is the output...
Premium Content
Create a free account to preview more questions, or enroll for full access.
Get Started Free