What is the purpose of the trailing @? The @@? How would you
use them?
Answer Posted / chiranjeevi
These are those which works on the variable level by
default.It should appear and besides the variables in
sas.The columnpointers are
1)@
2)@@
@:the '@'is a column pointer which commands SAS to hold the
line strongly.The '@' is if it used,it is trailing of '@'
pointer.It reads only the first line across the available
variables data.
@@:It is used for the entire data from the external source
or internal by reading into a single variable.
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
what is the difference between nodup and nodupkey options? : Sas programming
What is the function of output statement in a SAS Program?
How to create an external dataset with sas code?
What is the use of stop statement?
What are the limitations for memory allocation for SAS variables
what do the pad and dim functions do? : Sas programming
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
what is intially documentation in sas?
what is the difference between infile and input? : Sas-administrator
What is the difference between one to one merge and match merge? Give an example.
Give some examples where proc report’s defaults are different than proc print’s defaults?
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
explain about various caches available in data integrator? : Sas-di
for whom is sas data integration studio designed? : Sas-di