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



What statement do you code to tell SAS that it is to write to an external file? What statement do y..

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

What statement do you code to tell SAS that it is to write to an external file? What statement do y..

Answer / 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

More SAS Interview Questions

Give some examples where proc report’s defaults are same as proc print’s defaults?

0 Answers  


Describe the ways in which you can create a macro variable?

0 Answers  


is there any difference between proc summary and proc means?

3 Answers  


what is the use of proc sql? : Sas programming

0 Answers  


Diff between proc sql merge and join?

1 Answers   HSBC, Sristek,


How do you debug macros?

3 Answers   Accenture,


Describe the ways in which you can create macro variables? : sas-macro

0 Answers  


what is the main difference between rename and label? (don't say that they both perform the same function).

11 Answers   Parexel,


How would you determine how far down on a page you have printed in order to print out footnotes?

3 Answers  


how to import XTP files into SAS datasets?

1 Answers   Barclays, Institute For Plasma Research,


In which format does Date stores in sas..? What is the use of DATE in SAS.?

3 Answers   TCS,


What is the order of application for output data set options, input data set options and SAS statements?

0 Answers   Quintiles,


Categories