Answer Posted / venkatesh.layam
while execution process automatic variable _n_ will be
created.it tells how many times data step has been
executed .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Name and describe few sas character functions that are used for data cleaning in brief.
What is the difference between the proc sql and data step?
what is enterprise guide? What is the use of it? : Sas programming
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?
Describe what are the different levels of administrative users in sas? : sas-grid-administration
What do you understand by the term Normal Distribution?
What are the data types does SAS contain?
What is substr function?
Difference between informat and format?
Mention the validation tools used in SAS?
How to create list output for cross-tabulations in proc freq?
How can you limit the variables written to output dataset in data step?
explain the key concept of sas? : Sas-administrator
Mention sas system options to debug sas macros.
What is the difference between using drop = data set option in data statement and set statement?