Under what circumstances would you code a SELECT construct
instead of IF statements?
Answer Posted / sumalatha.ch
select statement is reduced cpu time.and make the programme
easier to read and debug
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how does sas handle missing values in a merge? : Sas programming
how to change the execute of macro
What does the RUN statement do?
Explain bmdp procedure?
how to debug and test the sas program? : Sas-administrator
How is character variable converted into numeric variable and vice versa?
If a variable contains only numbers, can it be a character data type?
What are the different operating system platforms in which we can use sas? : sas-grid-administration
what is the function of catx syntax? : Sas-administrator
Of all your work, where have you been the most successful?
What are the data types does SAS contain?
name several ways to achieve efficiency in your program? : Sas programming
how to generate the test data in sas without input data? : Sas-administrator
What is connection profile? : sas-grid-administration
Mention what is SAS data set?