SAS_Institute
A00-211 · Question #87
The SAS data set named WORK.TEST is listed below: capacity airplanetype staff 150 Large 10 Which one of the following SAS programs created this data set?
The correct answer is B. data work.test. See the full explanation below for the reasoning.
Question
The SAS data set named WORK.TEST is listed below:
capacity airplanetype staff 150 Large 10 Which one of the following SAS programs created this data set?
Options
- Adata work.test;
- Bdata work.test;
- Cdata work.test;
- Ddata work.test;
How the community answered
(57 responses)- A7% (4)
- B81% (46)
- C4% (2)
- D9% (5)
Community Discussion
No community discussion yet for this question.