What is the purpose of the trailing @? The @@? How would you
use them?
Answer Posted / vikas pherwani
@ is a column pointer holds the input record for the
execution of the next input statement
@@ if we have two relevant obs in same line we need to hold
that too we need double trailing either after taking first
value sas move to another line leaving the first.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do you convert basic cube to transaction cube and transaction cube to basic cube?
What do you code to create a macro? : sas-macro
What is the function of output statement in a SAS Program?
What are the automatic variables for macro? : sas-macro
What is program data vector (pdv) and what are its functions?
What are the difference between sas functions and procedures?
what is sas metadata repository? : Sas-bi
Explain why double trailing @@ is used in input statement?
What areas of SAS are you most interested in?
Can you explain the process of calendar?
What is the maximum length of the macro variable?
How would you define the end of a macro?
Name and describe few sas character functions that are used for data cleaning in brief.
explain the key concept of sas? : Sas-administrator
What are the table names in oracle database...?