Under what circumstances would you code a SELECT construct
instead of IF statements?
Answer Posted / sumalatha.ch
select statement is reduced cpu time.and make the programme
easier to read and debug
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
In proc transpose and data step with arrays which one you pick?
What function CATX syntax does?
How do you define proc in sas? : sas-grid-administration
Are you involved in writing the inferential analysis plan? Tables specifications?
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
how many display types available in sas bi dashboard? : Sas-bi
What are the different versions of sas that you have used until now? : sas-grid-administration
What is the difference between reading data from an external file and reading data from an existing data set?
What do you understand by the term Normal Distribution?
What is proc sort?
What are the differences between sum function and using “+” operator?
What are types of transport files?
What would you change about your job?
Explain the special input delimiters used in sas programming.
Explain what Proc glm does?