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

How do you delete duplicate observations in sas?

580


How do you debug and test your SAS programs?

1050


what is transformation in sas data integration? : Sas-di

558


Explain why double trailing @@ is used in input statement?

577


What sas features do you use to check errors and data validation?

694






What is run-group processing?

626


Are you sensitive to code walk-throughs peer review or QC review?

2613


What is the purpose of _character_ and _numeric_?

589


what is the Population you used in your project, is it ITT or PP?

2185


Difference between informat and format?

643


Name few SAS functions?

670


How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?

752


what is program data vector? : Sas-administrator

617


what is information maps?

1618


Explain the purpose of substr functions in sas programming.

567