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 / aditya panwar
importing
to used input and infile.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what are all the reports you generated in your recent project?
What are the automatic variables for macro? : sas-macro
what does the run statement do? : Sas programming
What are the different types of sas functions?
How do you define proc in sas? : sas-grid-administration
Differentiate between sas functions and sas procedures.
How do you add a number to a macro variable? : sas-macro
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
What is the use of stop statement?
How do you use the do loop if you don’t know how many times you should execute the do loop?
Mention few capabilities of sas framework.
What are symget and symput? : sas-macro
explain the key concept of sas? : Sas-administrator
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
describe how to adjust the performance of data integrator? : Sas-di