If reading an external file to produce an external file,
what is the shortcut to write that record without coding
every single variable on the record?

Answer Posted / selvi

_all_ - Write all var present in Dataset including computed
variables also.
_input_- write only those variables read from input file

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

for what purpose would you use the retain statement? : Sas programming

589


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

553


How we can call macros with in data step? : sas-macro

618


How to create an external dataset with sas code?

590


What are the data types that sas contain?

660






what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?

1689


What are the prime responsibilities of data integration administrator? : Sas-di

591


What areas of SAS are you most interested in?

1070


what is the function of catx syntax? : Sas-administrator

654


how does sas handle missing values in sort order? : Sas programming

537


Have you used macros? For what purpose you have used? : sas-macro

563


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

764


How will you generate test data with no input data?

565


what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming

634


How would you include common or reuse to be processed along with your statements?

1903