Answer Posted / ram
using sas functions and sas procedures
| Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
How we can create SAS USER DEFINED CODE?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
Give an example where SAS fails to convert character value to numeric value automatically?
What is by-group processing?
what has been your most common programming mistake? : Sas programming
Why and when do you use proc sql?
What is the difference between where and if statement?
What is the difference between nodupkey and nodup options?
How are numeric and character missing values represented internally?
What are the differences between sum function and using “+” operator?
Compare sas with other data analytics tools.
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
Enlist the functions performed by sas.