What is the purpose of the trailing @? The @@? How would you
use them?
Answer Posted / santhi swaroop
@ is the pointer input that will hold the point at a
specific point variables inthe data
@@ is the on that may be useful to read the singleline of
raw data into multiple observations of the sas data set.
syn
data santhi;
infile path;
input var 1 2 3 4 @@;
run;
| Is This Answer Correct ? | 4 Yes | 12 No |
Post New Answer View All Answers
what is star schema? : Sas-di
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
What are the functions used for character handling?
How many data types are there in SAS?
In ARRAY processing, what does the DIM function do?
what is 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 many display types available in sas bi dashboard? : Sas-bi
explain about various caches available in data integrator? : Sas-di
Describe the function and untility of the most difficult SAS macro that you have written.
what are the component of range? : Sas-bi
name the scheduler for scheduling job and explain the scheduler? : Sas-di
Enlist the syntax rules followed in sas statements.
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
Give e an example of..