What statement do you code to tell SAS that it is to write
to an external file?
Answer Posted / vemula
file statement
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Tell me more about the parameters in macro? : sas-macro
Describe the ways in which you can create macro variables? : sas-macro
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
In sas, what are the areas that you are most interested in? : sas-grid-administration
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
Tell e how how dealt with..
Explain the use of proc print and proc contents?
What is the basic structure of the SAS base program?
What is the difference between SAS functions and procedures?
what are 5 ways to perform a table lookup in sas? : Sas-administrator
What is interleaving in SAS?
How do you test for missing values?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
State the difference between INFORMAT and FORMAT ?
Explain what is the use of proc gplot?