<?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 Duplicate issue? - Finding the difference in the duplicate IDs. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Duplicate-issue-Finding-the-difference-in-the-duplicate-IDs/m-p/624226#M183856</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a 50 variables dataset.&amp;nbsp; I found Duplicate IDs in the dataset.&amp;nbsp;&amp;nbsp; But I would like to know if those Duplicates are all the same in all of the 50&amp;nbsp;variables or not?&amp;nbsp;&amp;nbsp; Is there a way to do that?&amp;nbsp; Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Feb 2020 15:58:25 GMT</pubDate>
    <dc:creator>ybz12003</dc:creator>
    <dc:date>2020-02-12T15:58:25Z</dc:date>
    <item>
      <title>Duplicate issue? - Finding the difference in the duplicate IDs.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Duplicate-issue-Finding-the-difference-in-the-duplicate-IDs/m-p/624226#M183856</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a 50 variables dataset.&amp;nbsp; I found Duplicate IDs in the dataset.&amp;nbsp;&amp;nbsp; But I would like to know if those Duplicates are all the same in all of the 50&amp;nbsp;variables or not?&amp;nbsp;&amp;nbsp; Is there a way to do that?&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 15:58:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Duplicate-issue-Finding-the-difference-in-the-duplicate-IDs/m-p/624226#M183856</guid>
      <dc:creator>ybz12003</dc:creator>
      <dc:date>2020-02-12T15:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate issue? - Finding the difference in the duplicate IDs.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Duplicate-issue-Finding-the-difference-in-the-duplicate-IDs/m-p/624228#M183858</link>
      <description>More details.</description>
      <pubDate>Wed, 12 Feb 2020 16:02:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Duplicate-issue-Finding-the-difference-in-the-duplicate-IDs/m-p/624228#M183858</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-02-12T16:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate issue? - Finding the difference in the duplicate IDs.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Duplicate-issue-Finding-the-difference-in-the-duplicate-IDs/m-p/624236#M183863</link>
      <description>&lt;P&gt;The following has examples, with code on what I think you are trying to determine.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?docsetId=sqlproc&amp;amp;docsetTarget=p1nlqenp6yoyitn1tbz095cbvxt3.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en"&gt;https://documentation.sas.com/?docsetId=sqlproc&amp;amp;docsetTarget=p1nlqenp6yoyitn1tbz095cbvxt3.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 16:21:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Duplicate-issue-Finding-the-difference-in-the-duplicate-IDs/m-p/624236#M183863</guid>
      <dc:creator>Krueger</dc:creator>
      <dc:date>2020-02-12T16:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate issue? - Finding the difference in the duplicate IDs.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Duplicate-issue-Finding-the-difference-in-the-duplicate-IDs/m-p/624241#M183865</link>
      <description>&lt;P&gt;i don't know which columns come with duplicate.&amp;nbsp; That's why I am trying to figout out.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 16:30:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Duplicate-issue-Finding-the-difference-in-the-duplicate-IDs/m-p/624241#M183865</guid>
      <dc:creator>ybz12003</dc:creator>
      <dc:date>2020-02-12T16:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate issue? - Finding the difference in the duplicate IDs.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Duplicate-issue-Finding-the-difference-in-the-duplicate-IDs/m-p/624242#M183866</link>
      <description>&lt;P&gt;I'm not sure how you know there are duplicates then. Do you have some examples of what you have and actually want?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's my next best guess:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/General-SAS-Programming/How-can-I-identify-all-the-variables-with-duplicate-values/td-p/397950" target="_blank"&gt;https://communities.sas.com/t5/General-SAS-Programming/How-can-I-identify-all-the-variables-with-duplicate-values/td-p/397950&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 16:41:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Duplicate-issue-Finding-the-difference-in-the-duplicate-IDs/m-p/624242#M183866</guid>
      <dc:creator>Krueger</dc:creator>
      <dc:date>2020-02-12T16:41:55Z</dc:date>
    </item>
  </channel>
</rss>

