Which is the best training institute for SAS in hyderabad.
Answer Posted / kranthi
This is the answer for Satya venkata chinni us who asked my
qualification. I got trained from SAS Institute both
Advanced SAS and in BI tools and my qualification is M.Sc
and I did Post graduate diploma in Biostatistics and
Datamanagement from IIPH.
Mr. Satya, try to comment people after knowing them
properly. Dont' be stupid and know the spelling for foolish.
| Is This Answer Correct ? | 7 Yes | 26 No |
Post New Answer View All Answers
What do you understand by the term Normal Distribution?
What is by-group processing?
What are common programming errors committed in sas
What would you change about your job?
Which command is used to save logs in the external file?
How does proc sql work?
How do you use the do loop if you don’t know how many times you should execute the do loop?
How to specify variables to be processed by the freq procedure?
What is the difference between proportion and average?
Name types of category in which SAS Informats are placed?
What are the data types in sas?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
Describe the function and untility of the most difficult SAS macro that you have written.
what are the categories that sas informats are used to the place the data? : Sas-administrator
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?