SAS Institute SAS Certified Associate: Programming Fundamentals Using SAS 9.4 A00-215 Question # 5 Topic 1 Discussion

SAS Institute SAS Certified Associate: Programming Fundamentals Using SAS 9.4 A00-215 Question # 5 Topic 1 Discussion

A00-215 Exam Topic 1 Question 5 Discussion:
Question #: 5
Topic #: 1

Which ODS EXCEL statement correctly creates an Excel using the ANALYSIS style?


A.

Ods excel=’ c : \report. xlsx’ style=analysis;


B.

Ods excel workbook=’ report. xles’ analysis;


C.

Ods excel=’ c : \report. xlsx’ / analysis;


D.

Ods excel file =’c \report.xlsx’ styleanalysis;


Get Premium A00-215 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.