SAS_Institute
A00-211 · Question #94
Which one of the following SAS DATA steps saves the temporary data set named MYDATA as a permanent data set?
The correct answer is D. libname sasdata 'SAS-data-library'. See the full explanation below for the reasoning.
Question
Which one of the following SAS DATA steps saves the temporary data set named MYDATA as a permanent data set?
Options
- Alibname sasdata 'SAS-data-library';
- Blibname sasdata 'SAS-data-library';
- Clibname sasdata 'SAS-data-library';
- Dlibname sasdata 'SAS-data-library';
How the community answered
(44 responses)- A5% (2)
- B9% (4)
- C16% (7)
- D70% (31)
Community Discussion
No community discussion yet for this question.