Which is the best training institute for SAS in hyderabad.
Answer Posted / srinivas
STANSYS SOFTWARE SOLUTIONS
NEAR NAGARJUNA JUNIOR COLLEGE,
S R NAGAR, HYDERBAD-500 038,
PHONE 040-42204449.
| Is This Answer Correct ? | 4 Yes | 32 No |
Post New Answer View All Answers
Differentiate between ceil and floor functions.
Mention what is SAS data set?
what are the categories that sas informats are used to the place the data? : Sas-administrator
What are the difference between sas functions and procedures?
what is metadata? : Sas-bi
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
how do you test for missing values? : Sas programming
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 is the use of proc sql? : Sas programming
How do you debug and test your SAS programs?
what has been your most common programming mistake? : Sas programming
How can sas program be validated?
Can you explain the process of calendar?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
what is star schema? : Sas-di