<?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: SAS equivalent of SQL outer union corresponding in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/SAS-equivalent-of-SQL-outer-union-corresponding/m-p/109728#M30502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data temp;&lt;/P&gt;&lt;P&gt; set testing.cr96to2004(where=(tapeyear&amp;gt;2002)) testing.cr2005on;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Feb 2013 16:20:30 GMT</pubDate>
    <dc:creator>Linlin</dc:creator>
    <dc:date>2013-02-14T16:20:30Z</dc:date>
    <item>
      <title>SAS equivalent of SQL outer union corresponding</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-equivalent-of-SQL-outer-union-corresponding/m-p/109727#M30501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What would be the SAS equivalent of the following SQL below?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;libname testing "c:/res/IDB/testing";&lt;/P&gt;&lt;P&gt;proc sql;&lt;/P&gt;&lt;P&gt;create table work.temp as&lt;/P&gt;&lt;P&gt;select *&lt;/P&gt;&lt;P&gt;from testing.cr96to2004&lt;/P&gt;&lt;P&gt;where tapeyear&amp;gt;2002&lt;/P&gt;&lt;P&gt;outer union corresponding&lt;/P&gt;&lt;P&gt;select *&lt;/P&gt;&lt;P&gt;from testing.cr2005on;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 16:09:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-equivalent-of-SQL-outer-union-corresponding/m-p/109727#M30501</guid>
      <dc:creator>AshleyM</dc:creator>
      <dc:date>2013-02-14T16:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAS equivalent of SQL outer union corresponding</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-equivalent-of-SQL-outer-union-corresponding/m-p/109728#M30502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data temp;&lt;/P&gt;&lt;P&gt; set testing.cr96to2004(where=(tapeyear&amp;gt;2002)) testing.cr2005on;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 16:20:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-equivalent-of-SQL-outer-union-corresponding/m-p/109728#M30502</guid>
      <dc:creator>Linlin</dc:creator>
      <dc:date>2013-02-14T16:20:30Z</dc:date>
    </item>
  </channel>
</rss>

