What is the different between functions and PROCs that calculate the same simple descriptive statistics?
No Answer is Posted For this Question
Be the First to Post Answer
If you were told to create many records from one record show how you would do this using arrays and with PROC TRANSPOSE?
explain the difference between proc means and proc summary?
i have a null dataset with 10 variables; i want to print only name of the varibales in log window and also output window.how can we do this one?
What is _n_?
what are the categories that sas informats are used to the place the data? : Sas-administrator
What are the data types does SAS contain?
is there any difference between proc summary and proc means?
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
do you prefer proc report or proc tabulate? Why? : Sas programming
how do u test a pros sql(works or not) without executing it?
what is cummaltive frequency,and varience in proc unviarte
What is the difference between order and group variable in proc report?