A00-211 Web TestEngine demo

Exit VCEDump A00-211 SAS Base Programming for SAS 9
Question 12 of 41
0% complete
Q12 Single choice

The following SAS program is submitted:

footnote1 `Sales Report for Last Month';
footnote2 `Selected Products Only';
footnote3 `All Regions';
footnote4 `All Figures in Thousands of Dollars';
proc print data = sasuser.shoes;
footnote2 `All Products';
run;

Which footnote(s) is/are displayed in the report?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in