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 use of proc contents and proc print in sas? : Sas-administrator
What is the difference between the proc sql and data step?
Explain the difference between informat and format with an example.
do you need to know if there are any missing values? : Sas programming
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
Hi, If anyone has base SAS certification dumps, please share.
Define run-group processing?
What are the statements that are executed only?
How will you generate test data with no input data?
What is the general format of function in sas? : sas-grid-administration
What do you know about sas data set?
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
describe about physical data integration? : Sas-di
Difference between informat and format?
What is PROC in SAS?