Name and describe three SAS functions that you have used, if
any?
Answer Posted / rao
mean,sum,substr go through little sas book
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
for whom is sas data integration studio designed? : Sas-di
describe about metadata object? : Sas-di
What is a put statement?
Enlist the functions performed by sas.
what is the Population you used in your project, is it ITT or PP?
Have you used macros? For what purpose you have used? : sas-macro
what are the considerations when picking a SAS/STAT procedure?
why is a stop statement needed for the point=option on a set statement? : Sas programming
what is slowly changing dimension? : Sas-di
How do you use the do loop if you don’t know how many times you should execute the do loop?
What is a macro routine?
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?
How many ways to overcome a missing values???
What do you code to create a macro? : sas-macro