Under what circumstances would you code a SELECT construct
instead of IF statements?
Answer Posted / alan
--when you have a long series of mutually exclusive
conditions and comparison is numeric
--CPU time is reduced when using SELECT statements
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
what are the component of range? : Sas-bi
Why double trailing @@ is used in input statement?
How many ways to overcome a missing values???
explain what is data set in sas? : Sas-administrator
What is the use of divide function?
What is the difference between match merge and one to one merge?
How to create list output for cross-tabulations in proc freq?
For what purpose would you use the RETAIN statement?
How do you add a number to a macro variable? : sas-macro
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
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
what is hierarchy flattening? : Sas-di
What is the basic syntax style in SAS?
how many types prompting framework can be broken down to? : Sas-bi
what is operational data and operational system? : Sas-di