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 could you generate test data with no input data? : Sas programming
for whom is sas data integration studio designed? : Sas-di
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
Tell e how how dealt with..
What is the difference between INPUT and INFILE ?
what is hash files in sas and why we are using this one in sas?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
Enlist the functions performed by sas.
Mention some common errors that are usually committed in sas programming.
Which date function advances a date, time or datetime value by a given interval?
What is the difference between using drop = data set option in data statement and set statement?
What is maximum storage capability of SAS?
How do dates work in sas?
What function CATX syntax does?
Describe 5 ways to do a “table lookup” in SAS?