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 / rishie
By using File and PUT statement you can write into an
external file
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is star schema? : Sas-di
How can sas program be validated?
What is the maximum length of the macro variable?
where are dashboard components are created and maintained? : Sas-bi
List down the reasons for choosing sas over other data analytics tools.
How do you control the number of observations and/or variables read or written?
Explain what is SAS informats?
what is broad cast agent? : Sas-bi
What is the difference between order and group variable in proc report?
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
What is the maximum length of the macro variable? : sas-macro
What is the function of output statement in a SAS Program?
what is hierarchy flattening? : Sas-di
What are SAS/ACCESS and SAS/CONNECT?
What is the SAS data set?