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


Please Help Members By Posting Answers For Below Questions

What is the difference between match merge and one to one merge?

882


What is the difference between proportion and average?

2978


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?

1949


what do the pad and dim functions do? : Sas programming

754


Differentiate between ceil and floor functions.

864






What is the basic syntax style in SAS?

820


how do you pull data from equifax?tell me the process?

1544


What are the implications?

1361


What are pdv and it functions?

753


What is slibref?

929


For what purpose would you use the RETAIN statement?

1238


Of all your work, where have you been the most successful?

4401


Compare sas with other data analytics tools.

769


Explain append procedure?

811


how do the in= variables improve the capability of a merge? : Sas programming

1143