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 experienced are you with customized reporting and use of Data _Null_ features?

4 Answers   Oracle,


What is the use of the %include statement?

0 Answers  


How do you specify the number of iterations and specific condition within a single do loop?

0 Answers  


name several ways to achieve efficiency in your program? : Sas programming

0 Answers  


How do you debug macros?

3 Answers   Accenture,






Tell e how how dealt with..

0 Answers   Wipro,


I use NOCUM/NOPERCENT option in the tables statement like this Proc freq data = deepak; tables x y /nocum nopercent; run; Here I get nopercent and nocum in the output only for variables x and y. How do i do it for all variables? Deepak

1 Answers  


Name validation tools used in SAS

0 Answers  


What is highest missing value for numeric?

1 Answers  


IS SAS COMPILER OR INTERPRETER? EXPLAIN?

3 Answers   Aon Hewitt, HSBC, SCL, TCS,


tell me about use of arrays in sas

1 Answers   CoreEL,


What are the uses of sas?

0 Answers  


Categories