<?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: Finding Unmatched Values between 2 tables in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Finding-Unmatched-Values-between-2-tables/m-p/125578#M10352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bruno !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Oct 2013 20:52:30 GMT</pubDate>
    <dc:creator>pcfriendly</dc:creator>
    <dc:date>2013-10-28T20:52:30Z</dc:date>
    <item>
      <title>Finding Unmatched Values between 2 tables</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Finding-Unmatched-Values-between-2-tables/m-p/125576#M10350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm using SAS Enterprise Guide 4.3 &amp;amp; I'm trying to find the best way to separate account numbers where one table is a subset of the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggests?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 02:02:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Finding-Unmatched-Values-between-2-tables/m-p/125576#M10350</guid>
      <dc:creator>pcfriendly</dc:creator>
      <dc:date>2013-10-28T02:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Unmatched Values between 2 tables</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Finding-Unmatched-Values-between-2-tables/m-p/125577#M10351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the query builder to achieve this. Brief steps:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;you have two tables that share a key which is used to identify the accounts&lt;/LI&gt;&lt;LI&gt;start your query with the table (called A from now on) that contains the accounts you are interested in&lt;/LI&gt;&lt;LI&gt;join the second table (called B from now on) in the query using a left join&lt;/LI&gt;&lt;LI&gt;on the select tab, get the columns from table A your are interested in&lt;/LI&gt;&lt;LI&gt;add the the key column from table B to the select tab&lt;/LI&gt;&lt;LI&gt;now define a filter on the key column from table B, all rows where this value is missing are only present in table A but not in table B&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Have a go&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 08:01:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Finding-Unmatched-Values-between-2-tables/m-p/125577#M10351</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2013-10-28T08:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Unmatched Values between 2 tables</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Finding-Unmatched-Values-between-2-tables/m-p/125578#M10352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bruno !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 20:52:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Finding-Unmatched-Values-between-2-tables/m-p/125578#M10352</guid>
      <dc:creator>pcfriendly</dc:creator>
      <dc:date>2013-10-28T20:52:30Z</dc:date>
    </item>
  </channel>
</rss>

