<?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 Full outer join in EG in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Full-outer-join-in-EG/m-p/128668#M10566</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whilst working in EG 5.1 I found out the full outer join of two tables didn't work as expected. In the result all missing values were, well, missing. As far as I know a full outer join should combine the tables as a whole, carrying along the missing values as well. Our SAS consultant says the full outer join doesn't work the way it should.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jul 2013 13:51:23 GMT</pubDate>
    <dc:creator>RvandenDungen</dc:creator>
    <dc:date>2013-07-08T13:51:23Z</dc:date>
    <item>
      <title>Full outer join in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Full-outer-join-in-EG/m-p/128668#M10566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whilst working in EG 5.1 I found out the full outer join of two tables didn't work as expected. In the result all missing values were, well, missing. As far as I know a full outer join should combine the tables as a whole, carrying along the missing values as well. Our SAS consultant says the full outer join doesn't work the way it should.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 13:51:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Full-outer-join-in-EG/m-p/128668#M10566</guid>
      <dc:creator>RvandenDungen</dc:creator>
      <dc:date>2013-07-08T13:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Full outer join in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Full-outer-join-in-EG/m-p/128669#M10567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A full outer join will return all the records from both tables, matching up records based on the join condition.&amp;nbsp; But including the records from "both sides" even when there isn't a match.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a good description here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings10/139-2010.pdf" title="http://support.sas.com/resources/papers/proceedings10/139-2010.pdf"&gt;http://support.sas.com/resources/papers/proceedings10/139-2010.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Query Builder generates the FULL JOIN syntax for the SQL step.&amp;nbsp; If the results aren't what you expect, perhaps you can provide more details about your data tables and we can help to diagnose it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're looking for a UNION - like an Append behavior -- try the Data-&amp;gt;Append Table task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 14:21:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Full-outer-join-in-EG/m-p/128669#M10567</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2013-07-08T14:21:57Z</dc:date>
    </item>
  </channel>
</rss>

