in which companies SAS openings are there? List of companies
using SAS technology.
Answer Posted / ravi
Parexel,Novartis,Bank of boroda, TCS, Efficacy Pharmacy,
Ventiv international pharmacy, Quintiles, Maxsis IT, ICICI,
3iinfoteh, Polaries .....etc.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
what is enterprise guide? What is the use of it? : Sas programming
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
How do you add a number to a macro variable? : sas-macro
what are input dataset and output dataset options? : Sas programming
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
What is the difference between using drop = data set option in data statement and set statement?
what is function of retain statment
What are the special input delimiters used in SAS?
What does proc print, and proc contents are used for?
what is snowflake schema? : Sas-di
Give some ways by which you can define the variables to produce the summary report (using proc report)?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
What are the different servers in sas? : sas-grid-administration
What is the order of application for output data set options, input data set options and SAS statements?
How to limit decimal places for the variable using proc means?