<?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 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Merging/m-p/708791#M217867</link>
    <description>&lt;P&gt;Sounds like you want to merge by SSN.&amp;nbsp; Make sure to include the BY statement or else the MERGE statement will just match the observations in the order they appear, whether the SSN values match or not.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Dec 2020 19:32:10 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2020-12-30T19:32:10Z</dc:date>
    <item>
      <title>Merging</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Merging/m-p/708711#M217837</link>
      <description>I have two data sets in one data SSN zip code and address and city are provided and in other ssn and rank codes are provided after merging both the data sets I am not get all the zip code some are missing&lt;BR /&gt;My code is merge&lt;BR /&gt;Data 1(in=a) Data 2 (in =b)&lt;BR /&gt;If a;&lt;BR /&gt;I also tried with if b but that is not what I need&lt;BR /&gt;I need a code so that I can get all the zip codes from data 1&lt;BR /&gt;&lt;BR /&gt;Please suggest&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Dec 2020 06:42:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Merging/m-p/708711#M217837</guid>
      <dc:creator>Sultana</dc:creator>
      <dc:date>2020-12-30T06:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Merging</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Merging/m-p/708714#M217838</link>
      <description>&lt;P&gt;Can you provide a sample of both datasets where the merge outcome result with a missing zip code?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 07:19:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Merging/m-p/708714#M217838</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2020-12-30T07:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Merging</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Merging/m-p/708715#M217839</link>
      <description>&lt;P&gt;Show us your data.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 07:19:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Merging/m-p/708715#M217839</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2020-12-30T07:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Merging</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Merging/m-p/708747#M217849</link>
      <description>The code you posted could not possibly be your real code.  If you want real help, post your real code.</description>
      <pubDate>Wed, 30 Dec 2020 12:11:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Merging/m-p/708747#M217849</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2020-12-30T12:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Merging</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Merging/m-p/708791#M217867</link>
      <description>&lt;P&gt;Sounds like you want to merge by SSN.&amp;nbsp; Make sure to include the BY statement or else the MERGE statement will just match the observations in the order they appear, whether the SSN values match or not.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 19:32:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Merging/m-p/708791#M217867</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2020-12-30T19:32:10Z</dc:date>
    </item>
  </channel>
</rss>

