Answer Posted / suman pinnika
By using transport files.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
What are the functions used for character handling?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
Give e an example of..
List out some key concept of SAS
What is the basic syntax of a sas program?
To what type of programms have you used scratch macros?
What is your favorite all time computer book? Why?
How would you define the end of a macro? : sas-macro
How to limit decimal places for the variable using proc means?
How can I remove header from output data set?
what techniques and/or procs do you use for tables? : Sas programming
what are the best practices to process the large data sets in sas programming? : Sas-administrator
Explain data step in SAS
how would you determine the number of missing or nonmissing values in computations? : Sas programming