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
How to convert a numeric variable to a character variable?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
What is the maximum and minimum length of macro variable
What is the use of the %include statement?
explain the difference between proc means and proc summary?
What is maximum number of rows and cols can be handled in SAS?
What are the different operating system platforms in which we can use sas? : sas-grid-administration
Can you execute a macro within a macro? Describe. : sas-macro
Mention common programming errors committed in sas ?
what is data integration? : Sas-di
what is intially documentation in sas?
How can I remove header from output data set?
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
how to remove duplicates using proc sql?
What is a pdv and what are its functions?