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
Explain substr function?
describe how to adjust the performance of data integrator? : Sas-di
What is a method to debug and test your SAS program?
What are the data types that sas contain?
How to limit decimal places for the variable using proc means?
how can you put a "trace" in your program? : Sas programming
what does the run statement do? : Sas programming
what other sas products have you used and consider yourself proficient in using? : Sas programming
What commands are used in the case of including or excluding any specific variables in the data set?
What Proc glm does?
how to change the execute of macro
What is the use of divide function?
Do you need to know if there are any missing values?
Describe a time when you were really stuck on a problem and how you solved it?
how can you create zero observation dataset? : Sas programming