Which is the best training institute for SAS in hyderabad.
Answer Posted / sriram
Mr.Prasad is the only Person who teaches SAS with Clinical Programming. You can reach him at 8978784848. But he charges 35,000 Rupees, but that is reasonable for the quality of training he is giving.
| Is This Answer Correct ? | 4 Yes | 16 No |
Post New Answer View All Answers
What is the difference between where and if statement?
how do you pull data from equifax?tell me the process?
what is intially documentation in sas?
What are the uses of sas?
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
What do the mod and int function do? : Sas programming
What is the difference between class statement and by statement in proc means?
To what type of programms have you used scratch macros?
What is connection profile? : sas-grid-administration
what is star schema? : Sas-di
What is the basic syntax style in SAS?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
what is business intelligence? : Sas-bi
Which statement does not perform automatic conversions in comparisons?
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...