#28Multiple Choice
The following SAS program is submitted: data new (bufnp=4); set old(bufno=4); run; Why are the BUFNO options used?
Premium Content
Create a free account to preview more questions, or enroll for full access.
Get Started FreeThe following SAS program is submitted: data new (bufnp=4); set old(bufno=4); run; Why are the BUFNO options used?
Premium Content
Create a free account to preview more questions, or enroll for full access.
Get Started Free