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 are the different operating system platforms in which we can use sas? : sas-grid-administration
Explain input and put function?
What is the difference between SAS functions and procedures?
What Proc glm does?
how will you locate the sas platform applications? : Sas-bi
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
What is the basic structure of the SAS base program?
What is the order of application for output data set options, input data set options and SAS statements?
How do you connect the desktop application to metadata server? : sas-grid-administration
What areas of SAS are you most interested in?
Where do you use proc means over proc freq?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
What is the difference between class statement and by statement in proc means?
what type of graphs we will create(for 2+years candidates)?
What are the uses of sas?