<?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: i need a regex to get whole word with parentheses in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/i-need-a-regex-to-get-whole-word-with-parentheses/m-p/17464#M11485</link>
    <description>&lt;P&gt;&lt;B&gt;get whole word "(CC)"&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had already written the output&lt;/P&gt;&lt;P&gt;expected outuput&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;'(CC) ABC' REGEXP &amp;lt;&amp;lt;regex&amp;gt;&amp;gt;&amp;nbsp;= TRUE&lt;/P&gt;&lt;P&gt;'A(CC) ABC' REGEXP &amp;lt;&amp;lt;regex&amp;gt;&amp;gt;&amp;nbsp;= FALSE&lt;/P&gt;&lt;P&gt;'A (CC)A ABC' REGEXP &amp;lt;&amp;lt;regex&amp;gt;&amp;gt;&amp;nbsp;= FALSE&lt;/P&gt;&lt;P&gt;&amp;nbsp;'A (CC) A ABC' REGEXP &amp;lt;&amp;lt;regex&amp;gt;&amp;gt;&amp;nbsp;= TRUE&lt;/P&gt;&lt;P&gt;&amp;nbsp;'A ABC (CC)' REGEXP &amp;lt;&amp;lt;regex&amp;gt;&amp;gt;&amp;nbsp;= TRUE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 10 Dec 2022 14:47:37 GMT</pubDate>
    <dc:creator>183530</dc:creator>
    <dc:date>2022-12-10T14:47:37Z</dc:date>
    <item>
      <title>i need a regex to get whole word with parentheses</title>
      <link>https://community.databricks.com/t5/data-engineering/i-need-a-regex-to-get-whole-word-with-parentheses/m-p/17462#M11483</link>
      <description>&lt;P&gt;SELECT '(CC) ABC' REGEXP '\\b\\(CC\\)\\b' AS TEST1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'A(CC) ABC' REGEXP '\\b\\(CC\\)\\b' AS TEST2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'A (CC)A ABC' REGEXP '\\b\\(CC\\)\\b' AS TEST3,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'A (CC) A ABC' REGEXP '\\b\\(CC\\)\\b' AS TEST4,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'A ABC (CC)' REGEXP '\\b\\(CC\\)\\b' AS TEST5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expected result:&lt;/P&gt;&lt;P&gt;TEST1 = TRUE&lt;/P&gt;&lt;P&gt;TEST2 = FALSE&lt;/P&gt;&lt;P&gt;TEST3 = FALSE&lt;/P&gt;&lt;P&gt;TEST4 = TRUE&lt;/P&gt;&lt;P&gt;TEST5 = TRUE&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 22:07:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-need-a-regex-to-get-whole-word-with-parentheses/m-p/17462#M11483</guid>
      <dc:creator>183530</dc:creator>
      <dc:date>2022-12-09T22:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: i need a regex to get whole word with parentheses</title>
      <link>https://community.databricks.com/t5/data-engineering/i-need-a-regex-to-get-whole-word-with-parentheses/m-p/17463#M11484</link>
      <description>&lt;P&gt;Please share the expected output and what is condition for True and False.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Dec 2022 12:45:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-need-a-regex-to-get-whole-word-with-parentheses/m-p/17463#M11484</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2022-12-10T12:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: i need a regex to get whole word with parentheses</title>
      <link>https://community.databricks.com/t5/data-engineering/i-need-a-regex-to-get-whole-word-with-parentheses/m-p/17464#M11485</link>
      <description>&lt;P&gt;&lt;B&gt;get whole word "(CC)"&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had already written the output&lt;/P&gt;&lt;P&gt;expected outuput&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;'(CC) ABC' REGEXP &amp;lt;&amp;lt;regex&amp;gt;&amp;gt;&amp;nbsp;= TRUE&lt;/P&gt;&lt;P&gt;'A(CC) ABC' REGEXP &amp;lt;&amp;lt;regex&amp;gt;&amp;gt;&amp;nbsp;= FALSE&lt;/P&gt;&lt;P&gt;'A (CC)A ABC' REGEXP &amp;lt;&amp;lt;regex&amp;gt;&amp;gt;&amp;nbsp;= FALSE&lt;/P&gt;&lt;P&gt;&amp;nbsp;'A (CC) A ABC' REGEXP &amp;lt;&amp;lt;regex&amp;gt;&amp;gt;&amp;nbsp;= TRUE&lt;/P&gt;&lt;P&gt;&amp;nbsp;'A ABC (CC)' REGEXP &amp;lt;&amp;lt;regex&amp;gt;&amp;gt;&amp;nbsp;= TRUE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Dec 2022 14:47:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-need-a-regex-to-get-whole-word-with-parentheses/m-p/17464#M11485</guid>
      <dc:creator>183530</dc:creator>
      <dc:date>2022-12-10T14:47:37Z</dc:date>
    </item>
  </channel>
</rss>

