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 cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
what are the component of range? : Sas-bi
Given an unsorted data set, how to read the last observation to a new data set?
How would you determine the number of missing or nonmissing values in computations?
What is maximum storage capability of SAS?
what are input dataset and output dataset options? : Sas programming
Mention sas system options to debug sas macros.
What is interleaving in SAS?
Explain proc sort?
How substr function works in sas?
What is the use of divide function?
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
What is PDV?
How do you test for missing values?