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 difference between match merge and one to one merge?
Differentiate between proc means and proc summary.
How to test the debugging in sas?
What is by-group processing?
Give e an example of..
what is ae onset date n what is RDS
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
what type of graphs we will create(for 2+years candidates)?
Mention what is PROC in SAS?
What are the differences between sum function and using “+” operator?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
How would you identify a macro variable? : sas-macro
What is program data vector (pdv) and what are its functions?
Explain the purpose of substr functions in sas programming.