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

what is conditional processing?

Answer Posted / xxx

mainly two types of conditions we are using,
Data step and Proc SQL coditions,
1. Datastep
--> where, if then else (nothing but filter conditions).
2. Proc SQL;
--> Case, When then else conditions.
loop coditions.

In macros we can use any kind of filter conditions.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a method to debug and test your SAS program?

1430


How does the internal authentication work in sas? : sas-grid-administration

1165


Can you execute macro within another macro? : sas-macro

1046


if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming

1109


What is maximum number of rows and cols can be handled in SAS?

1668


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

2152


what is sas enterprise intelligence architecture? : Sas-bi

1017


how would you determine the number of missing or nonmissing values in computations? : Sas programming

1197


I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com

2771


what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi

1055


How do you connect the desktop application to metadata server? : sas-grid-administration

1140


What is the command used to find missing values?

1141


what do the pad and dim functions do? : Sas programming

1070


Explain the main difference between the sas procedures and functions? : Sas-administrator

1110


In SAS explain which statement does not perform automatic conversions in comparisons?

1362