Answer Posted / nipun
this is one of the automatic variables created by sas during
data processiong
And _n_ is number of times sas has began to execute.
(not the no. of iterations)
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
AE datasets names? how many types?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
is data integration and etl programming is same? : Sas-di
explain the main difference between the nodup and nodupkey options? : Sas-administrator
Are you involved in writing the inferential analysis plan? Tables specifications?
what is the primary data source for the wrs? : Sas-bi
Explain the purpose of substr functions in sas programming.
What’s the difference between var b1 – b3 and var b1 — b3?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
Enlist the functions performed by sas.
how do you test for missing values? : Sas programming
What is the purpose of _character_ and _numeric_?
What is the use of divide function?
what are sas/access and sas/connect? : Sas programming
Explain how you can debug and test your SAS program?