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
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
How many ways to overcome a missing values???
How substr function works in sas?
Have you ever used the SAS Debugger?
what is sas metadata server? : Sas-di
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
For what purpose would you use the RETAIN statement?
AE datasets names? how many types?
How to limit decimal places for the variable using proc means?
Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager
What is the maximum and minimum length of macro variable
Name any two sas spawners? : sas-grid-administration
If a variable contains letters or special characters, can it be numeric data type?
what is sas data set?