What is the purpose of the trailing @? The @@? How would you
use them?
Answer Posted / no name is require
@-is used to reading part of a rawdata file we using traling @
@@-is used to reading multiple observations of rawdata
Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
what are some good sas programming practices for processing very large data sets? : Sas programming
Explain why double trailing @@ is used in input statement?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
Explain data_null_?
What is the order of application for output data set options, input data set options and SAS statements?
Describe crosslist option in tables statement?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
hi all, I need the SAS DI DUMP(A00 260) for attending the certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana
what is study design in while working with SAS? what are screening variables in SAS?
how many types prompting framework can be broken down to? : Sas-bi
Mention what is the difference between nodupkey and nodup options?
where are dashboard components are created and maintained? : Sas-bi
How can you create a macro variable with in data step? : sas-macro