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
What is the difference between SAS functions and procedures?
What do you know about sas data set?
What is PDV?
what is transformation in sas data integration? : Sas-di
how does sas handle missing values in formats? : Sas programming
how can you put a "trace" in your program? : Sas programming
What is data _null_?
why a stop statement is needed for the point= option on a set statement?
How do you delete duplicate observations in sas?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
Do you need to know if there are any missing values?
What are SAS/ACCESS and SAS/CONNECT?
what are _numeric_ and _character_ and what do they do? : Sas programming
What are the default statistics for means procedure?
What are pdv and it functions?