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 will you locate the sas platform applications? : Sas-bi
how could you generate test data with no input data? : Sas programming
explain about data integrator metadata reports? : Sas-di
Differentiate input and infile.
How substr function works in sas?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
how does sas handle missing values in procs? : Sas programming
Explain what is SAS informats?
I need level 2 to 5 sas using companies in india
what is hierarchy flattening? : Sas-di
Mention some common errors that are usually committed in sas programming.
what is hash files in sas and why we are using this one in sas?
what is intially documentation in sas?
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration