Describe the types of SAS programming tasks that you
performed like Tables? Listings? Graphics? Ad hoc reports?
Other?
Answer Posted / rao
Tables,why bcz Non-technocial peoples r understanding easly.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Hi, If anyone has base SAS certification dumps, please share.
How do you delete duplicate observations in sas?
How would you define the end of a macro? : sas-macro
Which are the statements whose placement in the data step is critical?
How to specify variables to be processed by the freq procedure?
: and & modifiers.
Explain the main difference between the sas procedures and functions? : Sas-administrator
Name types of category in which SAS Informats are placed?
What is the good sas programming practices for processing large data sets?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
What are the statements in proc sql?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
what are _numeric_ and _character_ and what do they do? : Sas programming
what is the effect of the options statement errors=1? : Sas programming
How do you test for missing values?