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?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SAS Interview Questions

Do you need to know if there are any missing values?

0 Answers  


If a variable contains letters or special characters, can it be numeric data type?

0 Answers  


hi guys ...i have one query... data abc; input s w k g o t a m; cards; 1 2 3 4 5 6 7 8 2 3 4 5 6 7 8 9 ; run; i want the output to be the sorted order(only variables).observations should not be changed..

14 Answers  


what are system option ? give few examples ? what are dataset options and dataset statements ? if there is a keep option and keep statement ? which one is executed first ? Difference between a WHERE statement and IF statement ? what is the advantage of using WHERE statement option on the dataset ?

1 Answers   Satyam,


What is the SAS data set?

0 Answers  


what do the pad and dim functions do? : Sas programming

0 Answers  


what is metadata? : Sas-bi

0 Answers  


How would you identify a macro variable? : sas-macro

0 Answers  


How to merge the data using merge statement and proc format? Is the result is same ?

2 Answers  


Name types of category in which SAS Informats are placed?

0 Answers  


where are dashboard components are created and maintained? : Sas-bi

0 Answers  


how to debug and test the sas program? : Sas-administrator

0 Answers  


Categories