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 PROC print, and PROC contents do?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
Explain bmdp procedure?
Give some ways by which you can define the variables to produce the summary report (using proc report)?
What does the trace option do?
What is the good sas programming practices for processing large data sets?
what is null hypothesis? why do you consider that?
What is the difference between %local and %global? : sas-macro
What do the SAS log messages "numeric values have been converted to character" mean?
Name validation tools used in SAS
Differentiate between sas functions and sas procedures.
What is SAS informats?
What is a macro routine?
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
Name any two sas spawners? : sas-grid-administration