Under what circumstances would you code a SELECT construct
instead of IF statements?
Answer Posted / gangadhar
IF STATEMENT IS MAINLY USED FOR SUBSETTING OF DATA.IN THE
SAME WAY SUBSETTING IN SQL SELECT STATEMENT IS USED.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
For what purpose would you use the RETAIN statement?
What is the maximum length of the macro variable?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
how does sas handle missing values in functions? : Sas programming
What are the default statistics for means procedure?
What is run-group processing?
how would you create multiple observations from a single observation? : Sas programming
what are the considerations when picking a SAS/STAT procedure?
which features do you use to check the data validations and errors? : Sas-administrator
Describe what are the different levels of administrative users in sas? : sas-grid-administration
what is snowflake schema? : Sas-di
Which command is used to save logs in the external file?
How would you invoke a macro? : sas-macro
What is the basic structure of a sas program?
Mention few capabilities of sas framework.