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
how can you import .csv file in to sas? : Sas programming
What system options would you use to help debug a macro? : sas-macro
What is the difference between %put and symbolgen? : sas-macro
Explain how you can debug and test your SAS program?
Will it bother you if the guy at the next desk times the frequency and duration of your bathroom or coffee breaks on the grounds that ?you are getting paid twice as much as he is??
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
Explain the difference between informat and format with an example.
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?
Name and describe few sas character functions that are used for data cleaning in brief.
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
Difference between SAS STATA & SPSS?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
what is the difference between infile and input? : Sas-administrator
What are the difficulties u faced while doing vital signs table or dataset?
what is hierarchy flattening? : Sas-di