In the SAS Data step what is the difference between the
subsetting done by Where and subsetting done by If?
Answer Posted / chowdary vamsi
Where:first chick the condensation ofter checking the errors
if:first chick the errors after chick the condensation
where :take more processing time compare if
if take less processing time compare to where.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I have a dataset concat having variable a b & c. How to rename a b to e & f?
What is the difference between %local and %global? : sas-macro
how will you locate the sas platform applications? : Sas-bi
What are the functions which are used for character handling functions?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
Name few SAS functions?
How we can create SAS USER DEFINED CODE?
What are the features of SAS?
What are SAS/ACCESS and SAS/CONNECT?
how are numeric and character missing values represented internally? : Sas programming
Where do you use proc means over proc freq?
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
Differentiate between proc means and proc summary.
Explain append procedure?
Explain how you can debug and test your SAS program?