What is a post baseline?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
What does PROC print, and PROC contents do?
What is the use of divide function?
what is difference in window SAS & Unix SAS.....how do define working environment in both???
What is the order of evaluation of the comparison operators: + - * /** ()?
How do you put a giraffe into the refrigerator?
AE datasets names? how many types?
I am having a stored process.it needs to route my report to both hthml and Xls.By default SP routes to html.I used the PRINTTO to route the html to Xls.BUt it createsthe file not but no content was written to file(0KB)?how can i do it?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
Can you excute a macro within a macro? Describe.
Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables?
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table?