What is the purpose of the trailing @? The @@? How would you
use them?
Answer Posted / srinu
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 ? | 11 Yes | 2 No |
Post New Answer View All Answers
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
what other sas products have you used and consider yourself proficient in using? : Sas programming
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
How does the internal authentication work in sas? : sas-grid-administration
what is transformation in sas data integration? : Sas-di
To what type of programms have you used scratch macros?
where to use sas business intelligence? : Sas-bi
Describe what are the different levels of administrative users in sas? : sas-grid-administration
Explain translate function?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
If you could design your ideal job, what would it look like?
What is your favorite all time computer book? Why?
What is the difference between proportion and average?
What is the work of tranwrd function?
how to do user inputs and command line arguments in sas?