#68Multiple Choice
The following SAS program is submitted: data new (bufsize = 6144 bufno = 4); set old; run; Which one of the following describes the difference between the usage...
Premium Content
Create a free account to preview more questions, or enroll for full access.
Get Started Free