Answer Posted / vijaibhaskar
_ n_ give no.of times data step is itereated .it gives
correct observations nos only if IF SUBSET IS NOT USED in
the datastep
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What sas features do you use to check errors and data validation?
what are sas bi dashboard components? : Sas-bi
Differentiate between format and informat? : sas-grid-administration
what is the effect of the options statement errors=1? : Sas programming
What would be the value of month at the end of data step execution and how many observations would be there?
Explain the difference between informat and format with an example.
for whom is sas data integration studio designed? : Sas-di
how does sas handle missing values in functions? : Sas programming
What do the put and input function do?
What is the command used to find missing values?
what is snowflake schema? : Sas-di
What areas of SAS are you most interested in?
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
What is a macro routine?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?