nerdexam
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)
  • A
    15% (6)
  • B
    5% (2)
  • C
    7% (3)
  • D
    73% (30)

Community Discussion

No community discussion yet for this question.

Full A00-281 Practice