<?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: Merging 3 Dataset in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Merging-3-Datasets/m-p/856164#M26166</link>
    <description>&lt;P&gt;I see. If I am re-writing this through query builder, what type of join will A and B be?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 29 Jan 2023 21:14:53 GMT</pubDate>
    <dc:creator>Vinz867</dc:creator>
    <dc:date>2023-01-29T21:14:53Z</dc:date>
    <item>
      <title>Merging 3 Datasets</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Merging-3-Datasets/m-p/856161#M26164</link>
      <description>&lt;P&gt;I have a merge logic and I am trying to understand what kind of join it is doing. Thank you the help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;merge DATA_A(in=a) DATA_B(in=b) data_C(in=c);&lt;BR /&gt;by id_loan_syst_gend;&lt;BR /&gt;if a and not c;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jan 2023 21:07:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Merging-3-Datasets/m-p/856161#M26164</guid>
      <dc:creator>Vinz867</dc:creator>
      <dc:date>2023-01-29T21:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Merging 3 Dataset</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Merging-3-Datasets/m-p/856162#M26165</link>
      <description>&lt;P&gt;This is a &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lestmtsref/n1i8w2bwu1fn5kn1gpxj18xttbb0.htm" target="_blank" rel="noopener"&gt;match-merge&lt;/A&gt; of three datasets by the key variable&amp;nbsp;&lt;SPAN&gt;id_loan_syst_gend. Only rows from DATA_A where there is not a match in DATA_C are kept. Have a look at the examples in the link I provided to understand a match-merge.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jan 2023 21:09:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Merging-3-Datasets/m-p/856162#M26165</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-01-29T21:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Merging 3 Dataset</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Merging-3-Datasets/m-p/856164#M26166</link>
      <description>&lt;P&gt;I see. If I am re-writing this through query builder, what type of join will A and B be?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jan 2023 21:14:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Merging-3-Datasets/m-p/856164#M26166</guid>
      <dc:creator>Vinz867</dc:creator>
      <dc:date>2023-01-29T21:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Merging 3 Dataset</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Merging-3-Datasets/m-p/856167#M26167</link>
      <description>&lt;P&gt;The nearest equivalent in SQL is a LEFT JOIN.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jan 2023 21:30:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Merging-3-Datasets/m-p/856167#M26167</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-01-29T21:30:24Z</dc:date>
    </item>
  </channel>
</rss>

