Chapter 5
Enhancing Your Output with ODS
Multiple Choice
1. Which procedure allows you to view a list of all the names of the built-in SAS styles for output?
a. PRINT
b. TEMPLATE
c. REPORT
d. TABULATE
2. Which ODS destination is a default for procedure output?
a. HTML
b. OUTPUT
c. PDF
d. RTF
3. The Output Delivery System does which of the following?
a. It determines what the output will look like
b. It cannot be turned off
c. It does not belong to a DATA step or PROC step
d. All of the above
4. To exclude procedure names from output, you use which statement?
a. ODS NOPROCNAME
b. ODS TITLEEXCLUDE
c. ODS NOPROCTITLE
d. None of the above
5. When creating HTML output, which of the following options, ...
Get Exercises and Projects for The Little SAS Book, Sixth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.