Answer Posted / padmasri
In order to analyze the past and current data which can be
used for decision making we use OLAP ( Online Analytical
Programming).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is data _null_?
explain the difference between proc means and proc summary?
If you could design your ideal job, what would it look like?
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
Tell e how how dealt with..
What are the 3 components in sas programming?
What will calendar procedure do?
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
In ARRAY processing, what does the DIM function do?
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?
How do you use the do loop if you don’t know how many times you should execute the do loop?
name the scheduler for scheduling job and explain the scheduler? : Sas-di
Explain input and put function?
What is the sas data set? : sas-grid-administration