Answer Posted / ram
using sas functions
i.e missover,
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
what do you mean by data staging area? : Sas-di
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?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
how do you debug and test your sas programs? : Sas programming
What do you code to create a macro? : sas-macro
what is sas data set?
How do dates work in sas?
Describe the ways in which you can create macro variables? : sas-macro
explain the proc in sas? : Sas-administrator
How to limit decimal places for variable using proc means?
Difference between informat and format?
Explain what is SAS informats?
What are the different operating system platforms in which we can use sas? : sas-grid-administration
What are the default statistics that proc means produce?
how are numeric and character missing values represented internally? : Sas programming