What SAS statements would you code to read an external raw
data file to a DATA step?
Answer Posted / god
using infile and input statements must it is possible to
clean and get the data into in u r environment....
some body says using proc import using proc import it is not
possible to clean and get the data in u r
environment..................it will take as it is
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Which command is used to perform sorting in sas program?
how do the in= variables improve the capability of a merge? : Sas programming
How substr function works in sas?
where are dashboard components are created and maintained? : Sas-bi
State the difference between INFORMAT and FORMAT ?
how would you create multiple observations from a single observation? : Sas programming
What are common programming errors committed in sas
If a variable contains letters or special characters, can it be numeric data type?
Explain the purpose of retain statement.
what is sas data set?
Describe the ways in which you can create macro variables?
what are the scrubbing procedures in sas? : Sas programming
In SAS explain which statement does not perform automatic conversions in comparisons?
Mention the category in which sas informats are placed?
what are the component of range? : Sas-bi