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
what is SAS OPTIMIZATION?
what is snowflake schema? : Sas-di
What are the default statistics that proc means produce?
What is program data vector (pdv)?
Explain the difference between using drop = data set option in set and data statement?
What are the functions used for character handling?
Explain the purpose of substr functions in sas programming.
what r the job openings SAS for fresher graduates !
How to sort in descending order?
What is data _null_?
How to create a permanent sas data set?
What can be the size of largest dataset in SAS?
How does the internal authentication work in sas? : sas-grid-administration
what is ae onset date n what is RDS
How is character variable converted into numeric variable and vice versa?