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 the sas data set? : sas-grid-administration

564


Name some categories in sas 9? : sas-grid-administration

554


What is Linear Regression?

683


What is the difference between one to one merge and match merge? Give an example.

565


What would be the value of month at the end of data step execution and how many observations would be there?

571






I have a dataset concat having a variable a b & c. How to rename a b to e & f?

755


What is the difference between the proc sql and data step?

659


how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming

596


describe how to adjust the performance of data integrator? : Sas-di

561


What are the scrubbing procedures in sas?

567


What is connection profile? : sas-grid-administration

644


do you prefer proc report or proc tabulate? Why? : Sas programming

570


What function CATX syntax does?

688


what has been your most common programming mistake? : Sas programming

562


What is the difference between %put and symbolgen? : sas-macro

666