Answer Posted / madhavi
_n_ is a automatic variable created by SAS.we can use this
like we use any variable that we created ourselfs and it
indicates the number of times SAS has looped through the
data step.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Name any two sas spawners? : sas-grid-administration
How we can create SAS USER DEFINED CODE?
Name types of category in which SAS Informats are placed?
How can you limit the variables written to output dataset in data step?
how to remove duplicates using proc sql?
How would you define the end of a macro?
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
Describe the ways in which you can create macro variables?
describe how to adjust the performance of data integrator? : Sas-di
describe the interaction table in sas di? : Sas-di
What are common programming errors committed in sas
how does sas handle missing values in formats? : Sas programming
what is business intelligence? : Sas-bi
What are the statements in proc sql?
how can you import .csv file in to sas? : Sas programming