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
What are the differences between proc means and proc summary?
explain the main difference between the nodup and nodupkey options? : Sas-administrator
how to generate the test data in sas without input data? : Sas-administrator
what is the use of proc sql? : Sas programming
what is sas enterprise intelligence architecture? : Sas-bi
Where do you use proc means over proc freq?
what r the job openings SAS for fresher graduates !
How does the internal authentication work in sas? : sas-grid-administration
how would you create multiple observations from a single observation? : Sas programming
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?
What are all the problems you faced while validating tables and reports?
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
how do you pull data from equifax?tell me the process?
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
Describe the ways in which you can create macro variables?