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
What is the difference between proportion and average?
What is the difference between %local and %global? : sas-macro
How do you add a number to a macro variable? : sas-macro
What does proc print, and proc contents are used for?
Explain bmdp procedure?
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
What is the basic structure of a sas program?
what is intially documentation in sas?
Difference between sum function and using “+” operator?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
how does sas handle missing values in a merge? : Sas programming
How would you identify a macro variable?
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
what is information maps?
What do you know about sas and what we do? : sas-grid-administration