Under what circumstances would you code a SELECT construct
instead of IF statements?
Answer Posted / jothi sankar
--> When renaming of varibales during getting data itself,
--> new varible creation by combining already existing
varibales(eg: Name = FName + LName) to reduce memory usage
--> When nested conditions are less and getting more %
records from base
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What does the RUN statement do?
What is program data vector (pdv)?
Explain the purpose of substr functions in sas programming.
what is treatment emergent events and treatment emregent adverse event
name several ways to achieve efficiency in your program? : Sas programming
What are the features of SAS?
Explain the use of proc gplot? : sas-grid-administration
what is slowly changing dimension? : Sas-di
What are the parameters of scan function?
What is program data vector (pdv) and what are its functions?
how many display types available in sas bi dashboard? : Sas-bi
how does sas handle missing values in sort order? : Sas programming
Explain the main difference between the sas procedures and functions? : Sas-administrator
how do you debug and test your sas programs? : Sas programming
How do you debug and test your SAS programs?