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
To what type of programms have you used scratch macros?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
what are sas/access and sas/connect? : Sas programming
what is metadata? : Sas-bi
for report generation which one you used proc report or data_null_?
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
Hi, If anyone has base SAS certification dumps, please share.
Mention what is the difference between nodupkey and nodup options?
For clinical entire study how many tables will create approx?
Explain proc sort?
what is data access? : Sas-di
What do you know about symput and symget?
What are the different types of sas functions?
What are common programming errors committed in sas
How to limit decimal places for the variable using proc means?