SAS_Institute
A00-281 · Question #60
Which statement correctly adds a label to the data set?
The correct answer is D. DATA two(Label="Subjects having duplicate observations"). See the full explanation below for the reasoning.
Question
Which statement correctly adds a label to the data set?
Options
- ADATA two Label="Subjects having duplicate observations";
- BDATA two;
- CDATA two;
- DDATA two(Label="Subjects having duplicate observations");
How the community answered
(41 responses)- A15% (6)
- B5% (2)
- C7% (3)
- D73% (30)
Community Discussion
No community discussion yet for this question.