I Here clinical SAS training by Ramesh Azmeera is good. Is it confirm ?
Answer Posted / durga rao
I here that his good at training and provide placements also.
one of my friend trained at Ramesh now he is working with MNC.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
State the difference between INFORMAT and FORMAT ?
what do the pad and dim functions do? : Sas programming
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
how to read the variables in sas? : Sas-administrator
How to include or exclude specific variables in a data set?
How to test the debugging in sas?
What are the difference between ceil and floor functions in sas?
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
What is the use of the %include statement?
What is by-group processing?
What is a macro routine?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
How would you invoke a macro? : sas-macro
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 sas features do you use to check errors and data validation?