Under what circumstances would you code a SELECT construct
instead of IF statements?
Answer Posted / 3nadh
Select Statement executes one of several statements or
group of statements.
If Statement :- Continues processing only those obs that
meet the condition.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is interleaving in SAS?
how can you import .csv file in to sas? : Sas programming
What is Linear Regression?
Do you need to know if there are any missing values?
What is a macro routine?
What is the difference between INPUT and INFILE ?
How can you create a macro variable with in data step? : sas-macro
How are numeric and character missing values represented internally?
what is data access? : Sas-di
what are 5 ways to perform a table lookup in sas? : Sas-administrator
What makes sas stand out to be the best over other data analytics tools?
what is sas and what are the functions? : Sas-administrator
describe about metadata object? : Sas-di
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
which features do you use to check the data validations and errors? : Sas-administrator