what are methods to identify duplicate observations?
Answer Posted / sudha ramalingam
You can also use nodupkey and noduprecs in your proc sort
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the different versions of sas that you have used until now? : sas-grid-administration
Difference between sum function and using “+” operator?
what is business intelligence? : Sas-bi
What is the use of %include statement?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
what is the function of catx syntax? : Sas-administrator
Describe the function and utility of the most difficult SAS macro that you have written?
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
What is the use of PROC gplot?
Differences between where and if statement?
If money were no object, what would you like to do?
How would you include common or reuse to be processed along with your statements?
How many ways to overcome a missing values???
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?
How does the internal authentication work in sas? : sas-grid-administration