<?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: comparing files in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/comparing-files/m-p/238938#M17194</link>
    <description>&lt;P&gt;What can be called simple depends on your&amp;nbsp;preferences and skills.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By programming: data step merge, update or modify (or even SQL) will solve this "simple" update scenario.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are&amp;nbsp;more of point-and-click-person, I think&amp;nbsp;unfortunately the only standard component for this kind of of operation is Query Builder.&lt;/P&gt;
&lt;P&gt;There you can do a full outer join.&amp;nbsp;Remember that you need to define calculated columns using coalesce() function.&lt;/P&gt;
&lt;P&gt;Ok, perhaps, not that very simple...?&lt;/P&gt;</description>
    <pubDate>Fri, 11 Dec 2015 16:43:21 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2015-12-11T16:43:21Z</dc:date>
    <item>
      <title>comparing files</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/comparing-files/m-p/238925#M17193</link>
      <description>&lt;P&gt;Simplist way in Enterprise Guide to keep and update all the rows in one file and add new rows and or update rows.&lt;/P&gt;
&lt;P&gt;Example&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Input 1&lt;/P&gt;
&lt;P&gt;Tom Active&lt;/P&gt;
&lt;P&gt;Bob Active&lt;/P&gt;
&lt;P&gt;Tim Active&lt;/P&gt;
&lt;P&gt;Jack Inactive&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Input 2&lt;/P&gt;
&lt;P&gt;Tom Inactive&lt;/P&gt;
&lt;P&gt;Sue Active&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Output desired:&lt;/P&gt;
&lt;P&gt;Tom InActive (Updated row)&lt;/P&gt;
&lt;P&gt;Bob Active&lt;/P&gt;
&lt;P&gt;Tim Active&lt;/P&gt;
&lt;P&gt;Jack Inactive&lt;/P&gt;
&lt;P&gt;Sue Active (new row)&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 15:55:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/comparing-files/m-p/238925#M17193</guid>
      <dc:creator>carmendee</dc:creator>
      <dc:date>2015-12-11T15:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: comparing files</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/comparing-files/m-p/238938#M17194</link>
      <description>&lt;P&gt;What can be called simple depends on your&amp;nbsp;preferences and skills.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By programming: data step merge, update or modify (or even SQL) will solve this "simple" update scenario.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are&amp;nbsp;more of point-and-click-person, I think&amp;nbsp;unfortunately the only standard component for this kind of of operation is Query Builder.&lt;/P&gt;
&lt;P&gt;There you can do a full outer join.&amp;nbsp;Remember that you need to define calculated columns using coalesce() function.&lt;/P&gt;
&lt;P&gt;Ok, perhaps, not that very simple...?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 16:43:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/comparing-files/m-p/238938#M17194</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-12-11T16:43:21Z</dc:date>
    </item>
  </channel>
</rss>

