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

Answer Posted / kumarrd

when ever we want check with more than condition we may use
if condition rather than select one

Is This Answer Correct ?    1 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is intially documentation in sas?

4466


How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?

2470


what is the difference between floor and ceil functions in sas? : Sas-administrator

807


How we can create SAS USER DEFINED CODE?

1718


What are the new features included in the new version of SAS Programming Language?

830






Differentiate between ceil and floor functions.

768


what is data governance? : Sas-di

703


State the difference between INFORMAT and FORMAT ?

686


What is Linear Regression?

774


What are the differences between proc means and proc summary?

691


Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya

1461


AE datasets names? how many types?

2151


How do dates work in sas?

738


Explain how merging helps to combine data sets.

704


how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5

1752