How to import the Zip files into SAS? If it is possible in
SAS? If it is posible write the code...
Answer Posted / sushil nayak
Yes, reading a ZIP file in Windows SAS is possible. Use the Winzip Command Line Support Add-on and a FILENAME statement to read zipped files into a SAS data set.
Check out this link :: Sample 26011: Reading zipped files on Windows :: http://support.sas.com/kb/26/011.html#
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Explain data step in SAS
what is treatment emergent events and treatment emregent adverse event
what is the difference between nodup and nodupkey options? : Sas programming
What’s the difference between var b1 – b3 and var b1 — b3?
Mention the difference between ceil and floor functions in sas?
explain about data integrator metadata reports? : Sas-di
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Tell me more about the parameters in macro? : sas-macro
explain the concepts and capabilities of business object? : Sas-bi
How we can call macros with in data step? : sas-macro
why is sas data integration studio important? : Sas-di
what is sas application server? : Sas-di
what other sas products have you used and consider yourself proficient in using? : Sas programming
what is the basic structure sas administrator? : Sas-administrator
How can I remove header from output data set?