<?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 What is your InnerJoin? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/What-is-your-InnerJoin/m-p/217495#M16362</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two tables that I want to join but the results are not I what I wanted.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image" src="https://communities.sas.com/legacyfs/online/9939_Capture.PNG" /&gt;&lt;/P&gt;&lt;P&gt;As you can see guest 350106 shows up three times with the same data. I think it is because of the join I did.&amp;nbsp; I used InnerJoin between GuestNumber from both tables. CharZip is from another table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="99" style="border: 1px solid rgb(0, 0, 0); width: 227px; height: 77px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Table 1&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Table 2&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;GuestNumber&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;GuestNumber&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;PlayerDayDate&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;CharZip&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Sales&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know what I did wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Apr 2015 22:58:22 GMT</pubDate>
    <dc:creator>sdang</dc:creator>
    <dc:date>2015-04-07T22:58:22Z</dc:date>
    <item>
      <title>What is your InnerJoin?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/What-is-your-InnerJoin/m-p/217495#M16362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two tables that I want to join but the results are not I what I wanted.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image" src="https://communities.sas.com/legacyfs/online/9939_Capture.PNG" /&gt;&lt;/P&gt;&lt;P&gt;As you can see guest 350106 shows up three times with the same data. I think it is because of the join I did.&amp;nbsp; I used InnerJoin between GuestNumber from both tables. CharZip is from another table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="99" style="border: 1px solid rgb(0, 0, 0); width: 227px; height: 77px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Table 1&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Table 2&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;GuestNumber&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;GuestNumber&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;PlayerDayDate&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;CharZip&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Sales&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know what I did wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 22:58:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/What-is-your-InnerJoin/m-p/217495#M16362</guid>
      <dc:creator>sdang</dc:creator>
      <dc:date>2015-04-07T22:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: What is your InnerJoin?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/What-is-your-InnerJoin/m-p/217496#M16363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You didn't do anything wrong per se, but one or both of your files has duplicate records for that guestnumber which results in the duplicates. &lt;/P&gt;&lt;P&gt;If that's not what you expected, you should probably deal with that first.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 23:20:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/What-is-your-InnerJoin/m-p/217496#M16363</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-04-07T23:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: What is your InnerJoin?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/What-is-your-InnerJoin/m-p/217497#M16364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&amp;nbsp; You solved my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 23:27:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/What-is-your-InnerJoin/m-p/217497#M16364</guid>
      <dc:creator>sdang</dc:creator>
      <dc:date>2015-04-07T23:27:27Z</dc:date>
    </item>
  </channel>
</rss>

