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?
Answer Posted / 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 |
Post New Answer View All Answers
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
Give some ways by which you can define the variables to produce the summary report (using proc report)?
Mention the validation tools used in SAS?
What is a macro routine?
Mention common programming errors committed in sas ?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
For clinical entire study how many tables will create approx?
Name any two sas spawners? : sas-grid-administration
Difference between informat and format?
Explain the special input delimiters used in sas programming.
how will you locate the sas platform applications? : Sas-bi
What are the statements that are executed only?
What do the put and input function do?
What is Linear Regression?
What are the prime responsibilities of data integration administrator? : Sas-di