#36Multiple Choice
Following SAS program is submitted: data temp(<insert option here>); infile 'rawdata'; input x $ y z; run; RAWDATA is a file reference to an external file...
Premium Content
Create a free account to preview more questions, or enroll for full access.
Get Started Free