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 SAS OPTIMIZATION?

1818


What are symget and symput? : sas-macro

735


Which function is used to count the number of intervals between two sas dates?

575


how does sas handle missing values in formats? : Sas programming

589


Differences between where and if statement?

586






What does PROC print, and PROC contents do?

730


How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro

587


what is null hypothesis? why do you consider that?

2425


what are _numeric_ and _character_ and what do they do? : Sas programming

679


In proc transpose and data step with arrays which one you pick?

2577


what is the difference between infile and input? : Sas-administrator

615


what do the mod and int function do? What do the pad and dim functions do? : Sas programming

617


What is a pdv and what are its functions?

602


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

741


what is sas database server? : Sas-di

619