What SAS statements would you code to read an external raw
data file to a DATA step?
Answer Posted / ram
proc import is utilities procedure...so infile is correct
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
What are the implications?
To what type of programms have you used scratch macros?
explain about various caches available in data integrator? : Sas-di
In ARRAY processing, what does the DIM function do?
for report generation which one you used proc report or data_null_?
List down the reasons for choosing sas over other data analytics tools.
what are several options for creating reports in web report studio? : Sas-bi
How do you convert basic cube to transaction cube and transaction cube to basic cube?
Differentiate between sas functions and sas procedures.
What is a put statement?
What is the difference between SAS functions and procedures?
How to specify variables to be processed by the freq procedure?
What are the features of base sas system?
Give an example where SAS fails to convert character value to numeric value automatically?