<?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: Are full join and cross join (cartesian product) same thing in SAS? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Are-full-join-and-cross-join-cartesian-product-same-thing-in-SAS/m-p/758969#M239738</link>
    <description>&lt;P&gt;By definition they are not the same at all regardless of what software you use to do them.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Aug 2021 06:39:43 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2021-08-03T06:39:43Z</dc:date>
    <item>
      <title>Are full join and cross join (cartesian product) same thing in SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Are-full-join-and-cross-join-cartesian-product-same-thing-in-SAS/m-p/758941#M239718</link>
      <description>&lt;P&gt;Hello team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are full join and cross join (cartesian product) same thing in SAS?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;blueblue&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 03:44:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Are-full-join-and-cross-join-cartesian-product-same-thing-in-SAS/m-p/758941#M239718</guid>
      <dc:creator>GN0001</dc:creator>
      <dc:date>2021-08-03T03:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Are full join and cross join (cartesian product) same thing in SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Are-full-join-and-cross-join-cartesian-product-same-thing-in-SAS/m-p/758945#M239722</link>
      <description>&lt;P&gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;Are full join and cross join (cartesian product) same thing in SAS?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;No there're not: A full join joins on key values.&lt;/P&gt;
&lt;P&gt;Unless you omit the keys as in:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;from TABLE1 full join TABLE2 on 1&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;which means that there is no join criterion and you create a cross join&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 04:27:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Are-full-join-and-cross-join-cartesian-product-same-thing-in-SAS/m-p/758945#M239722</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2021-08-03T04:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Are full join and cross join (cartesian product) same thing in SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Are-full-join-and-cross-join-cartesian-product-same-thing-in-SAS/m-p/758969#M239738</link>
      <description>&lt;P&gt;By definition they are not the same at all regardless of what software you use to do them.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 06:39:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Are-full-join-and-cross-join-cartesian-product-same-thing-in-SAS/m-p/758969#M239738</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2021-08-03T06:39:43Z</dc:date>
    </item>
  </channel>
</rss>

