Under what circumstances would you code a SELECT construct
instead of IF statements?
Answer Posted / prakask
i think select statements are used when we are using 1
condition to compare with several conditions
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the maximum length of the macro variable?
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
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?
Differentiate between sas functions and sas procedures.
What is the difference between INPUT and INFILE ?
I need level 2 to 5 sas using companies in india
how sas deals with business intelligence? : Sas-bi
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
what is SAS OPTIMIZATION?
why a stop statement is needed for the point= option on a set statement?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
What is the use of %include statement?
Explain the difference between informat and format with an example.
what is the basic structure sas administrator? : Sas-administrator