What is the purpose of the trailing and How would you use them?
Answer Posted / ganesh naidu
@ is the column pointer, to instruct sas to go particular
line of raw data and it hold the line of raw data
When we have mulitiple lines of raw data per observation to
read , then use '@@' it hold line of raw data more
strongly.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is run-group processing?
How can I remove header from output data set?
How necessary is it to be creative in your work?
what is sas and what are the functions? : Sas-administrator
Define run-group processing?
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
how to change the execute of macro
What are the differences between sum function and using “+” operator?
what are sas/access and sas/connect? : Sas programming
What Proc glm does?
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?