Answer Posted / ravi
rds-reference data set
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
why is a stop statement needed for the point=option on a set statement? : Sas programming
how do you debug and test your sas programs? : Sas programming
How many ways to overcome a missing values???
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
How would you determine the number of missing or nonmissing values in computations?
Tell e how how dealt with..
How do you test for missing values?
What is the maximum length of the macro variable?
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
What are the default statistics for means procedure?
What Proc glm does?
Explain the special input delimiters used in sas programming.
What makes sas stand out to be the best over other data analytics tools?
what is sas olap server? : Sas-di
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming