<?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: help with merge in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/help-with-merge/m-p/10569#M1024</link>
    <description>you  could try recoding so that if data= date2 then date2=.  then you could remove the missing, that may work</description>
    <pubDate>Fri, 11 Apr 2008 16:24:12 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-04-11T16:24:12Z</dc:date>
    <item>
      <title>help with merge</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/help-with-merge/m-p/10568#M1023</link>
      <description>Hi all.  I merged two datasets with 2 different date variables.  However some dates are the same for both variables (ex. date=12/1/07  date2=12/1/07).  My question is:&lt;BR /&gt;
Is there a way to remove the dublicate variable (and somehow keep the 1st one)? &lt;BR /&gt;
For ex., can I say:&lt;BR /&gt;
&lt;BR /&gt;
data all;&lt;BR /&gt;
merge one two;&lt;BR /&gt;
by name;&lt;BR /&gt;
if date=date2 then remove date2;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
Any help would be appreciated.  Thanks.</description>
      <pubDate>Fri, 11 Apr 2008 15:28:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/help-with-merge/m-p/10568#M1023</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-04-11T15:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: help with merge</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/help-with-merge/m-p/10569#M1024</link>
      <description>you  could try recoding so that if data= date2 then date2=.  then you could remove the missing, that may work</description>
      <pubDate>Fri, 11 Apr 2008 16:24:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/help-with-merge/m-p/10569#M1024</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-04-11T16:24:12Z</dc:date>
    </item>
  </channel>
</rss>

