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
Options
- Abreak page / race;
- Bbreak race / page;
- Cbreak after race / page;
- Dbreak after race;
How the community answered
(25 responses)- A8% (2)
- B4% (1)
- C84% (21)
- D4% (1)
Community Discussion
No community discussion yet for this question.
