Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How would you delete duplicate observations?

Answer Posted / poornima

we can delete duplicate observations by using nodup or
nodupkey option in the proc sort

Example :-

Proc sort data=datasetname nodup;
run;

Is This Answer Correct ?    33 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give some examples where proc report’s defaults are same as proc print’s defaults?

1157


what is enterprise guide? What is the use of it? : Sas programming

1060


how can you import .csv file in to sas? : Sas programming

1137


What do the put and input function do?

1105


If a variable contains only numbers, can it be a character data type?

1132


i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm

2421


What is program data vector (pdv) and what are its functions?

1308


What Proc glm does?

1134


how to remove duplicates using proc sql?

1194


what does the run statement do? : Sas programming

1097


How to test the debugging in sas?

1239


Name some categories in sas 9? : sas-grid-administration

1018


What do the SAS log messages "numeric values have been converted to character" mean?

1425


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

1478


how do you pull data from equifax?tell me the process?

1832