How would you delete duplicate observations?
Answer Posted / raj
using proc sort and by statements
| Is This Answer Correct ? | 3 Yes | 16 No |
Post New Answer View All Answers
what is sas metadata repository? : Sas-bi
What is proc sort?
what is information maps?
Explain how merging helps to combine data sets.
What is the difference between nodupkey and nodup options?
What do you code to create a macro? : sas-macro
how do you want missing values handled? : Sas programming
How many ways to overcome a missing values???
Tell e how how dealt with..
How do you debug and test your SAS programs?
what is change analysis in sas di ? : Sas-di
What is interleaving in SAS?
what is star schema? : Sas-di
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
how do you pull data from equifax?tell me the process?