Which is the best training institute for SAS in hyderabad.
Answer Posted / debender
Hi all, This is Debender working for HP, Bangalore as a SAS BI analyst in Telecom area. I got trained in SAS BI Tools from a Hyderabad based trainer Mr.Kranthi and I want to share this information with the beginners who want to learn the SAS BI Tools.
| Is This Answer Correct ? | 7 Yes | 15 No |
Post New Answer View All Answers
Mention some common errors that are usually committed in sas programming.
What is the purpose of trailing @ and @@? How do you use them?
Explain proc univariate?
how does sas handle missing values in procs? : Sas programming
how do you test for missing values? : Sas programming
explain the proc in sas? : Sas-administrator
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Do you need to know if there are any missing values?
How do dates work in sas?
What are the special input delimiters used in SAS?
What is the role of sas grid administrator? : sas-grid-administration
What are the data types in sas?
how do the in= variables improve the capability of a merge? : Sas programming
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro