#196Multiple Choice
When the following SAS program is submitted, the data set SASDATA.PRDSALES contains 5000 observations: libname sasdata 'SAS-data-library'; options obs = 500; pr...
Premium Content
Create a free account to preview more questions, or enroll for full access.
Get Started Free