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

How to create an external dataset with sas code?

1 Answers  


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?

1 Answers   Accenture,


What is factor analysis?

1 Answers  


What is the SAS data set?

1 Answers  


Difference b/n proc means and proc summary procedures?

3 Answers   Accenture,


What is the Program Data Vector (PDV)? What are its functions?

5 Answers   Accenture,


How would you remove a format that has been permanently associated with a variables?

3 Answers  


What is the difference between SAS Data step and SAS PROC SQL, and which is better?

1 Answers   TCS,


how do u validate the program which u have written.

1 Answers   TCS,


what is _error_?

2 Answers   Axis Bank, Cognizant, JPMorgan Chase,


What is SAS Information Map Studio and its purpose ?

2 Answers   SAS, TCS,


what is SAS OPTIMIZATION?

1 Answers  


Categories