What SAS statements would you code to read an external raw
data file to a DATA step?
Answer Posted / jothi sankar
INFILE statement
and
INPUT statement
| Is This Answer Correct ? | 33 Yes | 2 No |
Post New Answer View All Answers
What is the sas data set? : sas-grid-administration
what is sas metadata server? : Sas-di
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
Explain the use of proc gplot? : sas-grid-administration
Tell e how how dealt with..
What is program data vector (pdv)?
what are the best practices to process the large data sets in sas programming? : Sas-administrator
What are the default statistics for means procedure?
Name validation tools used in SAS
what is the function of catx syntax? : Sas-administrator
Mention the difference between ceil and floor functions in sas?
what are some differences between proc summary and proc means? : Sas programming
How do you specify the number of iterations and specific condition within a single do loop?
What are the limitations for memory allocation for SAS variables
How to sort in descending order?