how to do user inputs and command line arguments in sas?
No Answer is Posted For this Question
Be the First to Post Answer
what is OLAP?
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?
Do you need to rearrange the order of the data for the report?
Have you used macros? For what purpose you have used? : sas-macro
How would you code a merge that will keep only the observations that have matches from both sets.
5 Answers Accenture, Bank Of America,
How would you remove a format that has been permanently associated with a variables?
what are _numeric_ and _character_ and what do they do? : Sas programming
What are the different types of sas functions?
If i doest required Cumilative frequency in my table, generated by using PROC FREQ what i had to do?
Differences between where and if statement?
What is difference between N and n????
How to get the repeated values by using sql in sas ?