What report output formats can you generate using SAS?
Answer Posted / kumarra
we can generate many types of reports by using sas like RTF,
HTML. PDF , TABULATE FORMAT ,
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
How do you specify the number of iterations and specific condition within a single do loop?
name some data transformation used in sas di? : Sas-di
What is the difference between %local and %global? : sas-macro
List out some key concept of SAS
What are the data types that sas contain?
How long can a macro variable be? A token? : sas-macro
How do you control the number of observations and/or variables read or written?
explain what is data set in sas? : Sas-administrator
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
Differences between where and if statement?
What is the difference between class statement and by statement in proc means?
what versions of sas have you used (on which platforms)? : Sas programming
what is the difference between infile and input? : Sas-administrator
What are the applications primarily used by business analyst? : Sas-bi
Explain what Proc glm does?