What is the purpose of the trailing @? The @@? How would you
use them?
Answer Posted / sunil
The trailing at sign (@) holds the input record for the
execution of the next INPUT statement.
The double trailing at sign (@@) holds the input record for
the execution of the next INPUT statement, even across
iterations of the DATA step.
Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What would be the value of month at the end of data step execution and how many observations would be there?
Describe the function and untility of the most difficult SAS macro that you have written.
What is the SAS data set?
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
How do you define proc in sas? : sas-grid-administration
How do you debug and test your SAS programs?
how could you generate test data with no input data? : Sas programming
Explain what is data step?
hi all, I need the SAS DI DUMP(A00 260) for attending the certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana
What system options would you use to help debug a macro? : sas-macro
what is treatment emergent events and treatment emregent adverse event
Explain data step in SAS
What are pdv and it functions?
what type of graphs we will create(for 2+years candidates)?
describe about metadata object? : Sas-di