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

What are the different types of sas functions?

850


How to read an input file in sas?

900


Do you know the features of sas?

800


Describe crosslist option in tables statement?

931


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

1930


If you use a symput in a data step, when and where can you use the macro variable? : sas-macro

817


If money were no object, what would you like to do?

2897


How do dates work in SAS data?

901


Differentiate between sas functions and sas procedures.

852


Mention how to limit decimal places for the variable using proc means?

839


Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya

1581


What is the SAS data set?

884


how do you pull data from equifax?tell me the process?

1560


In proc transpose and data step with arrays which one you pick?

2779


How do you use the do loop if you don’t know how many times you should execute the do loop?

995