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 / sunymuny
A PUT Statement using a Variable _all_ can be used to
achieve this task. where we wont have to mention all the
variable names for output using put statement.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What are the limitations for memory allocation for SAS variables
Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma
what are 5 ways to perform a table lookup in sas? : Sas-administrator
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
What are the data types does SAS contain?
what is sas enterprise intelligence architecture? : Sas-bi
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Have you used macros? For what purpose you have used? : sas-macro
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
What is the difference between nodupkey and nodup options?
what is information maps?
Name types of category in which SAS Informats are placed?
what is the use of proc contents and proc print in sas? : Sas-administrator
how are numeric and character missing values represented internally? : Sas programming
What is the length assigned to the target variable by the scan function?