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


Please Help Members By Posting Answers For Below Questions

What is the basic structure of the SAS base program?

680


what are some differences between proc summary and proc means? : Sas programming

501


What versions of SAS have you used (on which platforms)?

1006


What are the different types of sas functions?

603


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?

697






How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?

1088


what is sas enterprise intelligence architecture? : Sas-bi

538


if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming

536


Explain what is data step?

725


What are the default statistics that proc means produce?

597


what is sas application server, database server, sas olap server and sas metadata server? : Sas-di

549


Tell e how how dealt with..

1752


Differentiate between sas functions and sas procedures.

635


Differentiate between format and informat? : sas-grid-administration

575


How do you debug and test your SAS programs?

1041