<?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: Compare ID statement in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Compare-ID-statement/m-p/330743#M74267</link>
    <description>&lt;P&gt;Read the very fine SAS documentation for proc compare:&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/proc/69850/HTML/default/viewer.htm#n1nwxbchh5hpu1n1h28kmici2awd.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/proc/69850/HTML/default/viewer.htm#n1nwxbchh5hpu1n1h28kmici2awd.htm&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;It includes examples.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Feb 2017 08:34:26 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2017-02-08T08:34:26Z</dc:date>
    <item>
      <title>Compare ID statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Compare-ID-statement/m-p/330734#M74265</link>
      <description>&lt;P&gt;Can someone explain me Compare procedure ID statement use with simple example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 08:09:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Compare-ID-statement/m-p/330734#M74265</guid>
      <dc:creator>vandhan</dc:creator>
      <dc:date>2017-02-08T08:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Compare ID statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Compare-ID-statement/m-p/330737#M74266</link>
      <description>&lt;P&gt;Do you mean using proc compare ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let have:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;data A&lt;/STRONG&gt;&amp;nbsp;with&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ID &amp;nbsp; VAR1&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp; &amp;nbsp; 25&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2 &amp;nbsp; &amp;nbsp; 33&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;data B&lt;/STRONG&gt; with&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ID &amp;nbsp;VAR1&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2 &amp;nbsp; &amp;nbsp; 20&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3 &amp;nbsp; &amp;nbsp; 50&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Without ID statement comparison will be first row of A with first row of B etc.&lt;/P&gt;
&lt;P&gt;With ID statement caomparison will be&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A ID=1 with no parallel in B&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A ID=2 with B &amp;nbsp;ID=2 &amp;nbsp; &amp;nbsp; etc.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 08:19:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Compare-ID-statement/m-p/330737#M74266</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2017-02-08T08:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Compare ID statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Compare-ID-statement/m-p/330743#M74267</link>
      <description>&lt;P&gt;Read the very fine SAS documentation for proc compare:&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/proc/69850/HTML/default/viewer.htm#n1nwxbchh5hpu1n1h28kmici2awd.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/proc/69850/HTML/default/viewer.htm#n1nwxbchh5hpu1n1h28kmici2awd.htm&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;It includes examples.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 08:34:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Compare-ID-statement/m-p/330743#M74267</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-02-08T08:34:26Z</dc:date>
    </item>
  </channel>
</rss>

