What statement do you code to tell SAS that it is to write
to an external file?
Answer Posted / name is no need
i think sankar is correct
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Briefly explain input and put function?
How do dates work in sas?
What is by-group processing?
which date functions advances a date time or date/time value by a given interval? : Sas programming
What are the ways to do a “table lookup” in sas?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
Explain proc univariate?
what is sas enterprise intelligence architecture? : Sas-bi
What is the difference between %local and %global? : sas-macro
What areas of SAS are you most interested in?
what is null hypothesis? why do you consider that?
What is the SAS data set?
Can you execute a macro within a macro? Describe. : sas-macro
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
How can I remove header from output data set?