What is the purpose of the trailing @? The @@? How would you
use them?
Answer Posted / giri
both @AND @@ TAILARING used for the hold the
datalines,difference is how long they hold the data in the
complilation process,@ hold the the data till the end of
the line,but it release the dataline when it reach the end
of the line, but @@ holds the datalines untill the end of
the process
| Is This Answer Correct ? | 31 Yes | 9 No |
Post New Answer View All Answers
Mention what is the difference between nodupkey and nodup options?
what is sas application server? : Sas-di
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
how do you pull data from equifax?tell me the process?
what is broad cast agent? : Sas-bi
How we can call macros with in data step? : sas-macro
how would you create multiple observations from a single observation? : Sas programming
what are the best practices to process the large data sets in sas programming? : Sas-administrator
What are the table names in oracle database...?
what techniques and/or procs do you use for tables? : Sas programming
What is interleaving in SAS?
Explain what is the use of proc gplot?
how does sas handle missing values in formats? : Sas programming
how do the in= variables improve the capability of a merge? : Sas programming