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
Mention few capabilities of sas framework.
Describe the ways in which you can create macro variables?
What can you learn from the SAS log when debugging?
how do you pull data from equifax?tell me the process?
Explain bmdp procedure?
Describe the function and untility of the most difficult SAS macro that you have written.
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
What is a pdv and what are its functions?
In ARRAY processing, what does the DIM function do?
Describe the function and utility of the most difficult SAS macro that you have written?
What is the difference between class statement and by statement in proc means?
Explain the purpose of substr functions in sas programming.
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
What is a put statement?
How do you use the do loop if you don’t know how many times you should execute the do loop?