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...

In the SAS Data step what is the difference between the
subsetting done by Where and subsetting done by If?

Answer Posted / ramesh

Two Where coditions can be used at a time to one variable
Two IF conditions can not be used at a time to one variable

In Where condition either <= OR =< can be used
In If condition only <= can be used.

'where' is Data set options and statement
'If' is only Statement

Is This Answer Correct ?    0 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

name several ways to achieve efficiency in your program? : Sas programming

1139


What does the RUN statement do?

1349


What are the best sas programming practices for handling very large datasets? : sas-grid-administration

1065


How do you debug and test your SAS programs?

1608


what is star schema? : Sas-di

1186


why is sas considered self-documenting? : Sas programming

1186


How can you create a macro variable with in data step? : sas-macro

1090


What is PROC in SAS?

1102


Describe 5 ways to do a “table lookup” in SAS?

1186


what is function of retain statment

2081


how can you put a "trace" in your program? : Sas programming

1110


Did you used proc test? when?

2088


What is the use of divide function?

1118


what techniques and/or procs do you use for tables? : Sas programming

1101


how do the in= variables improve the capability of a merge? : Sas programming

1480