Answer Posted / vemula
It is an automaic variable created during datastep
processing. And it show how many no of time it has iterated
datastep.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
which date function advances a date, time or datetime value by a given interval? : Sas programming
what are the considerations when picking a SAS/STAT procedure?
What is program data vector (pdv) and what are its functions?
What are all the problems you faced while validating tables and reports?
what is change analysis in sas di ? : Sas-di
for what purpose would you use the retain statement? : Sas programming
For what purposes have you used sas macros? : sas-macro
What is the difference between the proc sql and data step?
how could you generate test data with no input data? : Sas programming
how does sas handle missing values in functions? : Sas programming
Define run-group processing?
What are the difficulties u faced while doing vital signs table or dataset?
What do the mod and int function do? : Sas programming
Differentiate between proc means and proc summary.
Can you execute macro within another macro? : sas-macro