What statement do you code to write the record to the file?

Answer Posted / g.jyotshna

file 'path';
put _all_;
run;
this is for all variables to write into the file.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is sas application server, database server, sas olap server and sas metadata server? : Sas-di

762


how could you generate test data with no input data? : Sas programming

879


what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming

773


explain the use of % includes a statement in sas? : Sas-administrator

761


name the scheduler for scheduling job and explain the scheduler? : Sas-di

805


What’s the difference between var b1 – b3 and var b1 — b3?

1054


how to debug and test the sas program? : Sas-administrator

778


Do you know the features of sas?

803


what is the difference between nodup and nodupkey options? : Sas programming

866


explain what is factor analysis? : Sas-administrator

814


what is hash files in sas and why we are using this one in sas?

1939


Explain what is data step?

931


what are all the reports you generated in your recent project?

1948


What does proc print, and proc contents are used for?

814


what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming

809