what is conditional processing?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / solasa
use "IF ,IF THEN,CASE,WHERE " terms to subset conditionally.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / beula.koduri24
macro facilty can control some portions of the sas program,based on a specfic conditions known as conditional processing.
| Is This Answer Correct ? | 2 Yes | 8 No |
Does anybody has lastest SAS certification dumps,if anybody has please mail me at akshara_SAS@ymail.com Thanks Akshara
Did you used proc test? when?
0 Answers Accenture, Quintiles,
how to remove the duplicates by proc sql?
what is difference in window SAS & Unix SAS.....how do define working environment in both???
Differentiate between ceil and floor functions.
How do you add a number to a macro variable? : sas-macro
what is pdv? how it is related to input buffer in sas?
Tell different ways to create Macrovarible?
3 Answers Accenture, PharmaNet i3,
SAS System ?
What is the registered Key word is sas????
What is univariate n where it can be used n how...?
For clinical entire study how many tables will create approx?