<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Need to Help How do we'll identify duplicate rows with dupout in proc sort in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Need-to-Help-How-do-we-ll-identify-duplicate-rows-with-dupout-in/m-p/65799#M18760</link>
    <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
This is my example, i sort by region and subsidiary and i get one table without duplicated keys and another with the duplicates.&lt;BR /&gt;
&lt;BR /&gt;
proc sort data=sashelp.shoes out=tablenodup dupout=tabledup nodupkey;&lt;BR /&gt;
by region Subsidiary;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
But imagine that you just want to remove the observations that have all variables equal you can do like this&lt;BR /&gt;
&lt;BR /&gt;
proc sort data=sashelp.shoes out=tablenodup dupout=tabledup nodupkey;&lt;BR /&gt;
by _all_;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
See the above link for more info&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/24/626.html" target="_blank"&gt;http://support.sas.com/kb/24/626.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
i hope this help you,&lt;BR /&gt;
&lt;BR /&gt;
cheers bruno</description>
    <pubDate>Sat, 13 Dec 2008 15:56:21 GMT</pubDate>
    <dc:creator>BrunoSilva</dc:creator>
    <dc:date>2008-12-13T15:56:21Z</dc:date>
    <item>
      <title>Need to Help How do we'll identify duplicate rows with dupout in proc sort</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Need-to-Help-How-do-we-ll-identify-duplicate-rows-with-dupout-in/m-p/65797#M18758</link>
      <description>Hi All,&lt;BR /&gt;
&lt;BR /&gt;
        Anybody plz help into this one with detailed example.&lt;BR /&gt;
&lt;BR /&gt;
Thanks In Advance,&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Govind.</description>
      <pubDate>Sat, 13 Dec 2008 06:34:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Need-to-Help-How-do-we-ll-identify-duplicate-rows-with-dupout-in/m-p/65797#M18758</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-12-13T06:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Help How do we'll identify duplicate rows with dupout in proc sort</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Need-to-Help-How-do-we-ll-identify-duplicate-rows-with-dupout-in/m-p/65798#M18759</link>
      <description>The SAS support website   &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;   has technical papers and DOC references.  You can find related information by using the SEARCH facility at the main support page.  The search argument I chose was "proc sort dupout example" -- the search results included matches for documentation and SUGI/SGF user community technical papers, with examples.&lt;BR /&gt;
&lt;BR /&gt;
Also the archives for the discussion forums is also a good reference source.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Sat, 13 Dec 2008 14:44:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Need-to-Help-How-do-we-ll-identify-duplicate-rows-with-dupout-in/m-p/65798#M18759</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2008-12-13T14:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Help How do we'll identify duplicate rows with dupout in proc sort</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Need-to-Help-How-do-we-ll-identify-duplicate-rows-with-dupout-in/m-p/65799#M18760</link>
      <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
This is my example, i sort by region and subsidiary and i get one table without duplicated keys and another with the duplicates.&lt;BR /&gt;
&lt;BR /&gt;
proc sort data=sashelp.shoes out=tablenodup dupout=tabledup nodupkey;&lt;BR /&gt;
by region Subsidiary;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
But imagine that you just want to remove the observations that have all variables equal you can do like this&lt;BR /&gt;
&lt;BR /&gt;
proc sort data=sashelp.shoes out=tablenodup dupout=tabledup nodupkey;&lt;BR /&gt;
by _all_;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
See the above link for more info&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/24/626.html" target="_blank"&gt;http://support.sas.com/kb/24/626.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
i hope this help you,&lt;BR /&gt;
&lt;BR /&gt;
cheers bruno</description>
      <pubDate>Sat, 13 Dec 2008 15:56:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Need-to-Help-How-do-we-ll-identify-duplicate-rows-with-dupout-in/m-p/65799#M18760</guid>
      <dc:creator>BrunoSilva</dc:creator>
      <dc:date>2008-12-13T15:56:21Z</dc:date>
    </item>
  </channel>
</rss>

