What SAS statements would you code to read an external raw
data file to a DATA step?
Answer Posted / venki
input & infile
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is connection profile? : sas-grid-administration
What are the scrubbing procedures in sas?
how to remove duplicates using proc sql?
What do you know about sas and what we do? : sas-grid-administration
what is information maps?
How to limit decimal places for the variable using proc means?
What is the basic structure of the SAS base program?
what is ae onset date n what is RDS
What are the different types of sas functions?
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
Given an unsorted data set, how to read the last observation to a new data set?
Explain the difference between using drop = data set option in set and data statement?
Give some examples where proc report’s defaults are different than proc print’s defaults?
what is function of retain statment
what is the use of proc sql? : Sas programming