what is SAS OPTIMIZATION?
No Answer is Posted For this Question
Be the First to Post Answer
How would you identify a macro variable? : sas-macro
What would you change about your job?
what is Business Intelligence?
To what type of programms have you used scratch macros?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
what is hash files in sas and why we are using this one in sas?
If a variable contains letters or special characters, can it be numeric data type?
what is the difference between proc means and proc summary?
How to create list output for cross-tabulations in proc freq?
Can you calculate the mean, median and mode of the following data set using data step logic? Don't use any function or procedure. data a; input age @@; datalines; 22 32 32 32 43 23 24 56 45 54 28 29 27 26 25 28 30 20 18 37 36 47 46 56 19 20 ; run; I have calculated the mean which i have posted in the answer section.
What does PROC print, and PROC contents do?
explain about data integrator metadata reports? : Sas-di