Answer Posted / april
proc cimport procedure allows us to convert a binary format
data into SAS dataset.
Syntax:
proc cimport infile= <binary format file> data=<dataset
name>;
run;
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is the difference between %local and %global? : sas-macro
is data integration and etl programming is same? : Sas-di
Give some examples where proc report’s defaults are different than proc print’s defaults?
what other sas products have you used and consider yourself proficient in using? : Sas programming
What is the basic structure of a sas program?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
Name any two sas spawners? : sas-grid-administration
Differentiate between format and informat? : sas-grid-administration
I have a dataset concat having variable a b & c. How to rename a b to e & f?
List down the reasons for choosing sas over other data analytics tools.
Explain input and put function?
What do you know about sas data set?
explain the proc in sas? : Sas-administrator
what is the Population you used in your project, is it ITT or PP?
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di