<?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: Catersian join by datastep in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Catersian-join-by-datastep/m-p/716829#M221611</link>
    <description>&lt;P&gt;Your favorite internet search engine finds answers quickly. Here's one:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sasnrd.com/sas-cartesian-product-proc-sql-data-step/" target="_blank"&gt;https://sasnrd.com/sas-cartesian-product-proc-sql-data-step/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Feb 2021 15:24:25 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2021-02-04T15:24:25Z</dc:date>
    <item>
      <title>Catersian join by datastep</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Catersian-join-by-datastep/m-p/716828#M221610</link>
      <description>&lt;P&gt;Hallo community,&amp;nbsp;I am writing to you because I have this problem.&lt;BR /&gt;I want to make the Cartesian product of two datasets where each contains 6 lines (the final db must have 36 lines) through a datastep (and not proc sql). Could you give me a hand?&lt;/P&gt;&lt;P&gt;The two datasets are as follows&lt;/P&gt;&lt;P&gt;data scoperto_1;&lt;BR /&gt;input Scoperto $;&lt;BR /&gt;datalines;&lt;BR /&gt;0.1&lt;BR /&gt;0.2&lt;BR /&gt;0.3&lt;BR /&gt;0.5&lt;BR /&gt;1.0&lt;BR /&gt;2.0&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;data limite_1;&lt;BR /&gt;input limite $;&lt;BR /&gt;datalines;&lt;BR /&gt;40&lt;BR /&gt;50&lt;BR /&gt;60&lt;BR /&gt;70&lt;BR /&gt;80&lt;BR /&gt;90&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to get a single dataset with all combinations of "limite" and "scoperto" (36 rows) through a datastep (and NOT proc sql).&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;max&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 15:15:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Catersian-join-by-datastep/m-p/716828#M221610</guid>
      <dc:creator>max_ros</dc:creator>
      <dc:date>2021-02-04T15:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Catersian join by datastep</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Catersian-join-by-datastep/m-p/716829#M221611</link>
      <description>&lt;P&gt;Your favorite internet search engine finds answers quickly. Here's one:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sasnrd.com/sas-cartesian-product-proc-sql-data-step/" target="_blank"&gt;https://sasnrd.com/sas-cartesian-product-proc-sql-data-step/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 15:24:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Catersian-join-by-datastep/m-p/716829#M221611</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-02-04T15:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Catersian join by datastep</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Catersian-join-by-datastep/m-p/716832#M221613</link>
      <description>Thank you very much it works wonders</description>
      <pubDate>Thu, 04 Feb 2021 15:30:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Catersian-join-by-datastep/m-p/716832#M221613</guid>
      <dc:creator>max_ros</dc:creator>
      <dc:date>2021-02-04T15:30:43Z</dc:date>
    </item>
  </channel>
</rss>

