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
Mention the category in which sas informats are placed?
explain about data integrator metadata reports? : Sas-di
What are the statements that are executed only?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
Explain the purpose of retain statement.
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
What is the difference between reading data from an external file and reading data from an existing data set?
What is the use of stop statement?
what do the pad and dim functions do? : Sas programming
what techniques and/or procs do you use for tables? : Sas programming
Explain input and put function?
How to sort in descending order?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
what r the job openings SAS for fresher graduates !
what is enterprise guide? What is the use of it? : Sas programming