What is the purpose of the trailing and How would you use them?
Answer Posted / amarender
If the data is continuosly in data set SAS would read the
first words only from each line in the `datalines' block and
it will ignore the rest of the line. if we use Trailing
@@'it will read completly.and another type of trailing is
using single @ this is a line hold specifier.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is the Population you used in your project, is it ITT or PP?
explain what is data set in sas? : Sas-administrator
how do you want missing values handled? : Sas programming
what are the types of interactive display types? : Sas-bi
Explain proc sort?
what is snowflake schema? : Sas-di
explain the use of % includes a statement in sas? : Sas-administrator
What is program data vector (pdv) and what are its functions?
Describe the function and untility of the most difficult SAS macro that you have written.
What is the good sas programming practices for processing large data sets?
How do you define proc in sas? : sas-grid-administration
how to change the execute of macro
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
what are sas/access and sas/connect? : Sas programming
what techniques and/or procs do you use for tables? : Sas programming