Under what circumstances would you code a SELECT construct
instead of IF statements?

Answer Posted / venkatesh.layam

when ever we wre do the task on puarticular variable select
works efficiently than if then else
And it will check immideatly and occupies less space.
it will give good shape out for data.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the default statistics that proc means produce?

825


what is null hypothesis? why do you consider that?

2672


What would be the value of month at the end of data step execution and how many observations would be there?

833


what is broad cast agent? : Sas-bi

847


Differentiate between proc means and proc summary.

822


What are the limitations for memory allocation for SAS variables

1223


Explain the purpose of substr functions in sas programming.

838


I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.

1950


name some data transformation used in sas di? : Sas-di

771


Which command is used to perform sorting in sas program?

834


what has been your most common programming mistake? : Sas programming

829


Difference between informat and format?

881


What are the functions used for character handling?

927


How are numeric and character missing values represented internally?

1422


What is maximum storage capability of SAS?

1145