Example: bankruptcy
Removing Duplicates Using SAS®

Removing Duplicates Using SAS®

Back to document page

Using PROC SQL and the . DISTINCT. keyword provides SAS users with an effective way to remove duplicate rows where all the columns contain identical values. The following example removes duplicate rows using the DISTINCT keyword. Removing Duplicate Rows using PROC SQL . proc sql ; create table Movies_without_DupRows as select DISTINCT (Title ...

  Without, Corps, Duplicate, Proc sql

Download Removing Duplicates Using SAS®


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries