Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 are the default statistics that proc means produce?

1086


What system options would you use to help debug a macro? : sas-macro

1145


How to create an external dataset with sas code?

1239


What areas of SAS are you most interested in?

1578


how the sas basic syntax style described? : Sas-administrator

1061


What is the difference between match merge and one to one merge?

1311


How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?

1152


explain the use of % includes a statement in sas? : Sas-administrator

1043


how would you create multiple observations from a single observation? : Sas programming

1051


what are the scrubbing procedures in sas? : Sas programming

1319


how many types of prompts are there? : Sas-bi

1123


Differentiate between proc means and proc summary.

1100


what is hierarchy flattening? : Sas-di

1132


What are the automatic variables for macro? : sas-macro

1321


What is the good sas programming practices for processing large data sets?

1176