what are methods to identify duplicate observations?

Answer Posted / hari prasad reddy

3 methods.
1.using proc sort
2.proc sql distinct
3.set first.var and last.var

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Have you used macros? For what purpose you have used? : sas-macro

781


what is the one statement to set the criteria of data that can be coded in any step? : Sas programming

867


What is the difference between using drop = data set option in data statement and set statement?

866


Mention the validation tools used in SAS?

828


what is the use of sas management console? : Sas-di

794






How to include or exclude specific variables in a data set?

851


how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming

1067


what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming

752


Describe the function and untility of the most difficult SAS macro that you have written.

1813


Mention what is SAS data set?

877


Describe a time when you were really stuck on a problem and how you solved it?

2402


how do the in= variables improve the capability of a merge? : Sas programming

1149


How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?

1300


What are the different servers in sas? : sas-grid-administration

812


what are 5 ways to perform a table lookup in sas? : Sas-administrator

969