What is the purpose of the trailing and How would you use them?
Answer Posted / kishore kumar
Trailing @ is used to hold the record in input buffer to
execute another input statement on the same datalines.
Trailing @@ is used to hold the record in input buffer to
execute same input statement on same datalines intil eof
record
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is program data vector (pdv) and what are its functions?
Are you sensitive to code walk-throughs peer review or QC review?
How does the internal authentication work in sas? : sas-grid-administration
Can you execute a macro within a macro? Describe. : sas-macro
What are the uses of sas?
How many ways to overcome a missing values???
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
Given an unsorted data set, how to read the last observation to a new data set?
How do you specify the number of iterations and specific condition within a single do loop?
What is the role of administrative users? : sas-grid-administration
What is the general format of function in sas? : sas-grid-administration
for whom is sas data integration studio designed? : Sas-di
How substr function works in sas?
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
What do you code to create a macro? : sas-macro