Answer Posted / mani
The automatic
variable _n_ counts iterations of the DATA step.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain data step in SAS
How do you connect the desktop application to metadata server? : sas-grid-administration
What does PROC print, and PROC contents do?
Explain the purpose of substr functions in sas programming.
how does sas handle missing values in functions? : Sas programming
What will calendar procedure do?
Explain append procedure?
how sas deals with business intelligence? : Sas-bi
how can you import .csv file in to sas? : Sas programming
What is the purpose of _character_ and _numeric_?
What are the uses of sas?
what is ae onset date n what is RDS
Explain proc univariate?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
How can I remove header from output data set?