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
Which date function advances a date, time or datetime value by a given interval?
What is the use of stop statement?
Explain data_null_?
how to read the variables in sas? : Sas-administrator
If you could design your ideal job, what would it look like?
Which statement does not perform automatic conversions in comparisons?
how are numeric and character missing values represented internally? : Sas programming
Explain what Proc glm does?
Name types of category in which SAS Informats are placed?
what is the purpose of _error_? : Sas programming
What does PROC print, and PROC contents do?
What is maximum storage capability of SAS?
For what purpose would you use the RETAIN statement?
what is treatment emergent events and treatment emregent adverse event
What are the parameters of scan function?