nerdexam
SAS_Institute

A00-281 · Question #30

This question will ask you to provide a line of missing code. Which statement must be added to the following program to create a page break in the report after each RACE grouping?

The correct answer is C. break after race / page. See the full explanation below for the reasoning.

Question

This question will ask you to provide a line of missing code. Which statement must be added to the following program to create a page break in the report after each RACE grouping?

Exhibit

A00-281 question #30 exhibit

Options

  • Abreak page / race;
  • Bbreak race / page;
  • Cbreak after race / page;
  • Dbreak after race;

How the community answered

(25 responses)
  • A
    8% (2)
  • B
    4% (1)
  • C
    84% (21)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full A00-281 Practice