<?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: join with , in proc sql in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/join-with-in-proc-sql/m-p/756370#M238769</link>
    <description>&lt;P&gt;Yes.&amp;nbsp; That is what your results set would be, a Cartesian product of the two tables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jim&lt;/P&gt;</description>
    <pubDate>Sat, 24 Jul 2021 04:37:32 GMT</pubDate>
    <dc:creator>jimbarbour</dc:creator>
    <dc:date>2021-07-24T04:37:32Z</dc:date>
    <item>
      <title>join with , in proc sql</title>
      <link>https://communities.sas.com/t5/SAS-Programming/join-with-in-proc-sql/m-p/756368#M238767</link>
      <description>&lt;P&gt;Hello team,&lt;/P&gt;
&lt;P&gt;I have received a code as this:&lt;/P&gt;
&lt;P&gt;proc sql;&lt;/P&gt;
&lt;P&gt;create table as&lt;/P&gt;
&lt;P&gt;select a.field1, b.field2, b.field3&lt;/P&gt;
&lt;P&gt;from a, b&lt;/P&gt;
&lt;P&gt;quit&lt;/P&gt;
&lt;P&gt;What kind of join does a, b represent? A Cartesian product?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;blueblue&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jul 2021 04:25:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/join-with-in-proc-sql/m-p/756368#M238767</guid>
      <dc:creator>GN0001</dc:creator>
      <dc:date>2021-07-24T04:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: join with , in proc sql</title>
      <link>https://communities.sas.com/t5/SAS-Programming/join-with-in-proc-sql/m-p/756370#M238769</link>
      <description>&lt;P&gt;Yes.&amp;nbsp; That is what your results set would be, a Cartesian product of the two tables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jim&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jul 2021 04:37:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/join-with-in-proc-sql/m-p/756370#M238769</guid>
      <dc:creator>jimbarbour</dc:creator>
      <dc:date>2021-07-24T04:37:32Z</dc:date>
    </item>
  </channel>
</rss>

