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
Give an example where SAS fails to convert character value to numeric value automatically?
How many data types are there in SAS?
What is the difference between where and if statement?
What are the differences between proc means and proc summary?
what is proc Index? and what is proc document?
how will you locate the sas platform applications? : Sas-bi
What does the trace option do?
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
what is the effect of the options statement errors=1? : Sas programming
Explain how you can debug and test your SAS program?
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
What do the SAS log messages "numeric values have been converted to character" mean?
Name types of category in which SAS Informats are placed?
what has been your most common programming mistake? : Sas programming
how does sas handle missing values in formats? : Sas programming