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

Answer Posted / juan

SELECT statement can do logical test. A SELECT statement
provides an alternative to a series of IF and ELSE IF
statements. It is usually more efficient than IF-THEN/ELSE,
especially if you are recoding a variable into a large
number of categories.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of divide function?

600


what is function of retain statment

1522


Give e an example of..

1650


What is interleaving in SAS?

668


Explain why double trailing @@ is used in input statement?

567






What are pdv and it functions?

596


What is the purpose of trailing @ and @@? How do you use them?

607


What does proc print, and proc contents are used for?

609


What are the difference between the sas data step and sas procs?

606


if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation

1161


how does sas handle missing values in assignment statements? : Sas programming

565


Describe the ways in which you can create macro variables?

631


Differentiate between proc means and proc summary.

599


what are sas/access and sas/connect? : Sas programming

546


Hi, If anyone has base SAS certification dumps, please share.

1384