What is the purpose of the trailing and How would you use them?
Answer Posted / guest
to reand next input statements at which same iteratioins of
a data step.
@n is column pointer control.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Describe 5 ways to do a “table lookup” in SAS?
How would you define the end of a macro?
Explain the special input delimiters used in sas programming.
how can you put a "trace" in your program? : Sas programming
what are the benefits of data integration? : Sas-di
What would be the value of month at the end of data step execution and how many observations would be there?
In sas, what are the areas that you are most interested in? : sas-grid-administration
Difference between SAS STATA & SPSS?
How do you delete duplicate observations in sas?
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?
What do you know about sas data set?
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
what is snowflake schema? : Sas-di
What are the automatic variables for macro? : sas-macro