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
which date functions advances a date time or date/time value by a given interval? : Sas programming
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
how to generate the test data in sas without input data? : Sas-administrator
What is the basic syntax style in SAS?
Mention how to limit decimal places for the variable using proc means?
what is snowflake schema? : Sas-di
How we can create SAS USER DEFINED CODE?
Intern stastical programmer written test
How will you generate test data with no input data?
what is enterprise guide? What is the use of it? : Sas programming
How would you include common or reuse to be processed along with your statements?
What are the functions used for character handling?
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
How do you connect the desktop application to metadata server? : sas-grid-administration
What is the basic structure of a sas program?