What report output formats can you generate using SAS?
Answer Posted / joe
Sas generates output formats like RTF,HTML,listings using
Sas ods.
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
What is the function of Stop statement in a SAS Program?
What are the implications?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
what is hash files in sas and why we are using this one in sas?
explain what is factor analysis? : Sas-administrator
How do you debug and test your SAS programs?
What are pdv and it functions?
What is the difference between class statement and by statement in proc means?
What are the new features included in the new version of SAS Programming Language?
How to convert a numeric variable to a character variable?
What are the ways to do a “table lookup” in sas?
Difference between informat and format?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
what is hierarchy flattening? : Sas-di
What does PROC print, and PROC contents do?