What is the purpose of the trailing @? The @@? How would you
use them?
Answer Posted / raj
@:Hold an input record for the execution of the next input statement with in the same iteration of the data step.
use:The trailing @ must be the last item in the INPUT statement.
@@:Holds an input record for the execution of the next input statement across iteration of the data step.
Uses:The double trailing @ must be the last item in the INPUT statement.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain the purpose of retain statement.
Explain proc sort?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
What are all the problems you faced while validating tables and reports?
How do you connect the desktop application to metadata server? : sas-grid-administration
In sas admin differentiate between roles and capabilities? : sas-grid-administration
What is the purpose of trailing @ and @@? How do you use them?
What are the parameters of scan function?
which date function advances a date, time or datetime value by a given interval? : Sas programming
List down the reasons for choosing sas over other data analytics tools.
what is transformation in sas data integration? : Sas-di
Explain what is data step?
Explain how merging helps to combine data sets.
what are several options for creating reports in web report studio? : Sas-bi
What are the implications?