Under what circumstances would you code a SELECT construct
instead of IF statements?
Answer Posted / gangadhar
IF STATEMENT IS MAINLY USED FOR SUBSETTING OF DATA.IN THE
SAME WAY SUBSETTING IN SQL SELECT STATEMENT IS USED.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the difference between proportion and average?
If you could design your ideal job, what would it look like?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
for what purpose would you use the retain statement? : Sas programming
explain the function of substr in sas? : Sas-administrator
What are the ways in which macro variables can be created in sas programming?
Explain the special input delimiters used in sas programming.
What can be the size of largest dataset in SAS?
how many types of prompts are there? : Sas-bi
In SAS explain which statement does not perform automatic conversions in comparisons?
Which command is used to perform sorting in sas program?
What is the difference between class statement and by statement in proc means?
Difference between nodup and nodupkey options?
What does proc print, and proc contents are used for?
What sas features do you use to check errors and data validation?