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 |
How to create an external dataset with sas code?
whenever we using the merging through data set merging ,we can get note in log like this "MERGE STATEMENT HAS MORE THAN ONE ONE DATASET BY REPEATED BY VAIABLES" but the output has come in good manner,whenever in in sql(full join) we can get cartion product.so How do overcome this problem in sql?
What is factor analysis?
What is the SAS data set?
Difference b/n proc means and proc summary procedures?
What is the Program Data Vector (PDV)? What are its functions?
How would you remove a format that has been permanently associated with a variables?
What is the difference between SAS Data step and SAS PROC SQL, and which is better?
how do u validate the program which u have written.
what is _error_?
2 Answers Axis Bank, Cognizant, JPMorgan Chase,
What is SAS Information Map Studio and its purpose ?
what is SAS OPTIMIZATION?