<?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: Join two tables if the string col from one is substring from the other(Big dara set) in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Join-two-tables-if-the-string-col-from-one-is-substring-from-the/m-p/822042#M324576</link>
    <description>Try to use CONTAINS operator:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;where A.variable&amp;nbsp; contains strip(B.variable2)  ;</description>
    <pubDate>Thu, 07 Jul 2022 11:55:09 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2022-07-07T11:55:09Z</dc:date>
    <item>
      <title>Join two tables if the string col from one is substring from the other(Big dara set)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Join-two-tables-if-the-string-col-from-one-is-substring-from-the/m-p/821831#M324478</link>
      <description>&lt;P&gt;Hallo to everyone,&lt;/P&gt;&lt;P&gt;I have one problem with below procedure!&lt;/P&gt;&lt;P&gt;I have one table A with one column a and one table B with one column b ,the column a from the A is substring from the column b from the B.I wanna to joint that tables .As result i want one table which have only the rows from the B which contain some&amp;nbsp; column from table A as substtring. I have one really big data set and i dont have the ability to check case by case .With other words i looking for one type of order like:the where variable from data statement&amp;nbsp;&lt;STRONG&gt;where A.variable&amp;nbsp; like ''B.variable2'';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Barney&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 13:16:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Join-two-tables-if-the-string-col-from-one-is-substring-from-the/m-p/821831#M324478</guid>
      <dc:creator>Barney1998</dc:creator>
      <dc:date>2022-07-06T13:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Join two tables if the string col from one is substring from the other(Big dara set)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Join-two-tables-if-the-string-col-from-one-is-substring-from-the/m-p/821848#M324490</link>
      <description>I would recommend transposing both tables into hyper normalized format. Then compare "Value -columns" and select "ID-values" when there is a match.</description>
      <pubDate>Wed, 06 Jul 2022 14:14:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Join-two-tables-if-the-string-col-from-one-is-substring-from-the/m-p/821848#M324490</guid>
      <dc:creator>Aku</dc:creator>
      <dc:date>2022-07-06T14:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Join two tables if the string col from one is substring from the other(Big dara set)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Join-two-tables-if-the-string-col-from-one-is-substring-from-the/m-p/821850#M324491</link>
      <description>&lt;P&gt;Show some examples. If the substring is always at the beginning the =: operator may work.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 14:22:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Join-two-tables-if-the-string-col-from-one-is-substring-from-the/m-p/821850#M324491</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-07-06T14:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Join two tables if the string col from one is substring from the other(Big dara set)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Join-two-tables-if-the-string-col-from-one-is-substring-from-the/m-p/822042#M324576</link>
      <description>Try to use CONTAINS operator:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;where A.variable&amp;nbsp; contains strip(B.variable2)  ;</description>
      <pubDate>Thu, 07 Jul 2022 11:55:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Join-two-tables-if-the-string-col-from-one-is-substring-from-the/m-p/822042#M324576</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2022-07-07T11:55:09Z</dc:date>
    </item>
  </channel>
</rss>

