What SAS statements would you code to read an external raw
data file to a DATA step?
Answer Posted / sivanjaneyulu
using proc import,infile and input
Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is the difference between match merge and one to one merge?
What is the difference between proportion and average?
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 do the pad and dim functions do? : Sas programming
Differentiate between ceil and floor functions.
What is the basic syntax style in SAS?
how do you pull data from equifax?tell me the process?
What are the implications?
What are pdv and it functions?
What is slibref?
For what purpose would you use the RETAIN statement?
Of all your work, where have you been the most successful?
Compare sas with other data analytics tools.
Explain append procedure?
how do the in= variables improve the capability of a merge? : Sas programming