<?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 multiple joins between two tables in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/multiple-joins-between-two-tables/m-p/7137#M2265</link>
    <description>The query I run in EG does not bring any records, if the multiple join  (4 columns) is FULL or Right or LEFT Join. Inner joins works fine.  How can I accomplish this? Please give your suggestions.</description>
    <pubDate>Tue, 26 Feb 2008 20:09:47 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-02-26T20:09:47Z</dc:date>
    <item>
      <title>multiple joins between two tables</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/multiple-joins-between-two-tables/m-p/7137#M2265</link>
      <description>The query I run in EG does not bring any records, if the multiple join  (4 columns) is FULL or Right or LEFT Join. Inner joins works fine.  How can I accomplish this? Please give your suggestions.</description>
      <pubDate>Tue, 26 Feb 2008 20:09:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/multiple-joins-between-two-tables/m-p/7137#M2265</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-02-26T20:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: multiple joins between two tables</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/multiple-joins-between-two-tables/m-p/7138#M2266</link>
      <description>Outer joins get a little tricky if you have Where conditions for columns that come from the [dependent] table.  If a table does not contribute attributes for a row in the result set, its resulting columns are null.  Therefore, your where clause must accommodate such behavior (see coalesce function).</description>
      <pubDate>Wed, 27 Feb 2008 14:21:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/multiple-joins-between-two-tables/m-p/7138#M2266</guid>
      <dc:creator>advoss</dc:creator>
      <dc:date>2008-02-27T14:21:48Z</dc:date>
    </item>
  </channel>
</rss>

