Where is the output written?
The following SAS program is submitted:
Data_null_;
set old;
put sales 1 sales2;
run;
Where is the output written?
A . to the SAS log
B . to the SAS data set _NULL_
C . to the SAS output window or to an output file
D . to the raw data file that was most recently opened
Answer: A
Latest A00-231 Practice Questions with 262 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations
Subscribe
Login
0 Comments