What statement do you code to tell SAS that it is to write
to an external file? What statement do you code to write the
record to the file?
Answers were Sorted based on User's Feedback
Answer / kishan
1. file and put statements
2. Export Procedure
3. ODS also write the data to an external file
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / rishie
By using File and PUT statement you can write into an
external file
| Is This Answer Correct ? | 4 Yes | 0 No |
what is Global Symbol table and Local symbol table?
how to read the variables in sas? : Sas-administrator
What are symbol tables?Differemce between Local N Global Symbol tables.....
what is chi-square test? have you used that?
1 Answers Accenture, Quintiles,
Why and when do you use proc sql?
how sas deals with business intelligence? : Sas-bi
what are some good sas programming practices for processing very large data sets? : Sas programming
what are several options for creating reports in web report studio? : Sas-bi
what is the primary variable in your study?
To what type of programms have you used scratch macros?
Difference between informat and format?
Describe the ways in which you can create macro variables?