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 / ganesh
by writing Put _all_; is the easy option to produce an
external file.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between using drop = data set option in set and data statement?
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
Tell e how how dealt with..
what is information maps?
How to read an input file in sas?
What do the SAS log messages "numeric values have been converted to character" mean?
What are the difference between ceil and floor functions in sas?
Explain substr function?
How sas treats the dsd delimiters?
Differentiate between proc means and proc summary.
how to debug and test the sas program? : Sas-administrator
What is the maximum length of the macro variable?
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
what is factor analysis? : Sas-administrator
what is function of retain statment