<?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: Does Not Start With in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Does-Not-Start-With/m-p/843044#M36550</link>
    <description>&lt;P&gt;Try&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;where  string   ^=: '8187' ;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;You can see more about the&amp;nbsp; &amp;nbsp;&lt;STRONG&gt;=:&lt;/STRONG&gt; operator at&amp;nbsp;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lrcon/p00iah2thp63bmn1lt20esag14lh.htm" target="_self"&gt;SAS Operators in Expressions&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Go to the &lt;EM&gt;&lt;STRONG&gt;Character Comparisons&lt;/STRONG&gt;&lt;/EM&gt; link.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Nov 2022 07:01:16 GMT</pubDate>
    <dc:creator>mkeintz</dc:creator>
    <dc:date>2022-11-08T07:01:16Z</dc:date>
    <item>
      <title>Does Not Start With</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Does-Not-Start-With/m-p/843040#M36548</link>
      <description>&lt;P&gt;How to filter out the number below start with "8187"? The format is string&amp;nbsp;$CHAR8. Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;81861234&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;81876789&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;81886577&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 06:35:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Does-Not-Start-With/m-p/843040#M36548</guid>
      <dc:creator>P_Y</dc:creator>
      <dc:date>2022-11-08T06:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Does Not Start With</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Does-Not-Start-With/m-p/843041#M36549</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;where substr(number,1,4) = '8187';&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 06:38:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Does-Not-Start-With/m-p/843041#M36549</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-11-08T06:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Does Not Start With</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Does-Not-Start-With/m-p/843044#M36550</link>
      <description>&lt;P&gt;Try&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;where  string   ^=: '8187' ;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;You can see more about the&amp;nbsp; &amp;nbsp;&lt;STRONG&gt;=:&lt;/STRONG&gt; operator at&amp;nbsp;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lrcon/p00iah2thp63bmn1lt20esag14lh.htm" target="_self"&gt;SAS Operators in Expressions&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Go to the &lt;EM&gt;&lt;STRONG&gt;Character Comparisons&lt;/STRONG&gt;&lt;/EM&gt; link.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 07:01:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Does-Not-Start-With/m-p/843044#M36550</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2022-11-08T07:01:16Z</dc:date>
    </item>
  </channel>
</rss>

