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
How do dates work in SAS data?
What is the maximum and minimum length of macro variable
Differentiate between format and informat? : sas-grid-administration
what is the effect of the options statement errors=1? : Sas programming
What is connection profile? : sas-grid-administration
what does the run statement do? : Sas programming
how could you generate test data with no input data? : Sas programming
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
Are you involved in writing the inferential analysis plan? Tables specfications?
How do you specify the number of iterations and specific condition within a single do loop?
What will calendar procedure do?
How to read an input file in sas?
In sas admin differentiate between roles and capabilities? : sas-grid-administration
what is sas application server? : Sas-di
Explain the purpose of substr functions in sas programming.