Explain translate function?
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
Mention how to limit decimal places for the variable using proc means?
What is the difference between SAS functions and procedures?
Explain the main difference between the sas procedures and functions? : Sas-administrator
explain the proc in sas? : Sas-administrator
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
How would you determine the number of missing or nonmissing values in computations?
Tell e how how dealt with..
Difference between sum function and using “+” operator?
What is the difference between proportion and average?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
What do the mod and int function do? : Sas programming
In SAS explain which statement does not perform automatic conversions in comparisons?