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 basic structure of a sas program?
State the difference between INFORMAT and FORMAT ?
Describe crosslist option in tables statement?
What areas of SAS are you most interested in?
Are you involved in writing the inferential analysis plan? Tables specfications?
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
what is sas metadata server? : Sas-di
What is maximum number of rows and cols can be handled in SAS?
what is the function of catx syntax? : Sas-administrator
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
Tell me about % include and % eval? : sas-macro
What is the difference between input and infile statement?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
What does proc print, and proc contents are used for?
Explain why double trailing @@ is used in input statement?