What are MIs reports? what is the use of MIS reports and
How can u generate the MIS reports in SAS?
If any body know explain with the eg.
Answer Posted / umesh
pls do the ALt D+d+f you can create the pivo chart than Create
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Describe the function and utility of the most difficult SAS macro that you have written?
If a variable contains only numbers, can it be a character data type?
how do you debug and test your sas programs? : Sas programming
What is the role of sas grid administrator? : sas-grid-administration
how many types of prompts are there? : Sas-bi
Differentiate between ceil and floor functions.
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;
How substr function works in sas?
what is sas enterprise intelligence architecture? : Sas-bi
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?
explain the main difference between the nodup and nodupkey options? : Sas-administrator
Differentiate between proc means and proc summary.
what are some good sas programming practices for processing very large data sets? : Sas programming
What is the order of application for output data set options, input data set options and SAS statements?
what is intially documentation in sas?