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 can be the size of largest dataset in SAS?
What would be the value of month at the end of data step execution and how many observations would be there?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
Mention what is SAS data set?
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
How does proc sql work?
What are the difficulties u faced while doing vital signs table or dataset?
What is the difference between SAS functions and procedures?
How is character variable converted into numeric variable and vice versa?
what can you learn from the sas log when debugging? : Sas programming
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming