Under what circumstances would you code a SELECT construct
instead of IF statements?
Answer Posted / 3nadh
Select Statement executes one of several statements or
group of statements.
If Statement :- Continues processing only those obs that
meet the condition.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
how does sas handle missing values in formats? : Sas programming
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
What is the function of Stop statement in a SAS Program?
What does PROC print, and PROC contents do?
What is the work of tranwrd function?
What is interleaving in SAS?
why a stop statement is needed for the point= option on a set statement?
Approximately what date is represented by the SAS date value of 730?
What are all the problems you faced while validating tables and reports?
How to create an external dataset with sas code?
what is operational data and operational system? : Sas-di
If money were no object, what would you like to do?
What is the basic structure of the SAS base program?
how many types prompting framework can be broken down to? : Sas-bi
what are the types of interactive display types? : Sas-bi