Which statement correctly adds a label to the data set?
Which statement correctly adds a label to the data set?
A . DATA two Label="Subjects having duplicate observations"; set one; run;
B . DATA two; Label="Subjects having duplicate observations"; set one; run;
C . DATA two; set one; Label dataset="Subjects having duplicate observations"; run;
D . DATA two (Label="Subjects having duplicate observations"); set one;
Answer: D
Latest A00-282 Practice Questions with 145 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations
Subscribe
Login
0 Comments