<?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 help finding if two column contents match in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/help-finding-if-two-column-contents-match/m-p/675977#M203745</link>
    <description>&lt;P&gt;So i've got a data set with two columns that contain addresses and i want to see if the two addresses are the same.&lt;/P&gt;&lt;P&gt;However sometimes the location would be like 24 Apple Drive and other times it would be 24 Apple Dr or Apple Dr 24.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was thinking of using Regex for this but it seems like regex only looks for patterns that i explicitly code in. Is there anyway i can code this or do i have to do it by hand for the 1000 rows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a bunch&lt;/P&gt;</description>
    <pubDate>Tue, 11 Aug 2020 18:50:39 GMT</pubDate>
    <dc:creator>aasdfafafsdfsaf</dc:creator>
    <dc:date>2020-08-11T18:50:39Z</dc:date>
    <item>
      <title>help finding if two column contents match</title>
      <link>https://communities.sas.com/t5/SAS-Programming/help-finding-if-two-column-contents-match/m-p/675977#M203745</link>
      <description>&lt;P&gt;So i've got a data set with two columns that contain addresses and i want to see if the two addresses are the same.&lt;/P&gt;&lt;P&gt;However sometimes the location would be like 24 Apple Drive and other times it would be 24 Apple Dr or Apple Dr 24.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was thinking of using Regex for this but it seems like regex only looks for patterns that i explicitly code in. Is there anyway i can code this or do i have to do it by hand for the 1000 rows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a bunch&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 18:50:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/help-finding-if-two-column-contents-match/m-p/675977#M203745</guid>
      <dc:creator>aasdfafafsdfsaf</dc:creator>
      <dc:date>2020-08-11T18:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: help finding if two column contents match</title>
      <link>https://communities.sas.com/t5/SAS-Programming/help-finding-if-two-column-contents-match/m-p/675982#M203747</link>
      <description>COMPGED and or COMPLEV are some functions you can look into. In general, fuzzy matching is a pain. SAS has a product designed entirely for that which is great, if you have access.</description>
      <pubDate>Tue, 11 Aug 2020 19:08:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/help-finding-if-two-column-contents-match/m-p/675982#M203747</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-08-11T19:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: help finding if two column contents match</title>
      <link>https://communities.sas.com/t5/SAS-Programming/help-finding-if-two-column-contents-match/m-p/675984#M203748</link>
      <description>Thanks for the hint, ill definitely take a look at it now!</description>
      <pubDate>Tue, 11 Aug 2020 19:09:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/help-finding-if-two-column-contents-match/m-p/675984#M203748</guid>
      <dc:creator>aasdfafafsdfsaf</dc:creator>
      <dc:date>2020-08-11T19:09:49Z</dc:date>
    </item>
  </channel>
</rss>

