What is the purpose of the trailing @? The @@? How would you
use them?
Answer Posted / sumalatha.ch
@it holds the record at the end of the input statement or
when the next input will come it will read the data. and
@ is also pointer controll .if we want to read particular
character in a data set then we can use this @
@@ it is used for reading single line multiple
observations.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is the use of the %include statement?
How do you delete duplicate observations in sas?
What are the different operating system platforms in which we can use sas? : sas-grid-administration
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
Mention the validation tools used in SAS?
How to limit decimal places for variable using proc means?
What is the role of administrative users? : sas-grid-administration
What is maximum storage capability of SAS?
where are dashboard components are created and maintained? : Sas-bi
What is the basic structure of a sas program?
How do you connect the desktop application to metadata server? : sas-grid-administration
Which function is used to count the number of intervals between two sas dates?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
What is slibref?
Do you need to rearrange the order of the data for the report?